登录逻辑
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class HttpOptions {
|
||||
static const String baseUrl = 'http://api.gl.shangkelian.cn/api/';
|
||||
static const String baseUrl = 'https://zh-chat.cnskl.com/api/';
|
||||
static const int connectTimeout = 15000;
|
||||
static const int receiveTimeout = 15000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user