mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-05-21 14:56:27 +08:00
添加个人中心
This commit is contained in:
@ -11,4 +11,5 @@ class Api{
|
||||
static const String GET_USER_INFO = BASE_URL+'getUserInfo';//获取用户信息
|
||||
|
||||
static const String RedirectIp = 'http://100.81.211.172/';
|
||||
static const String VERSION = BASE_URL+'getAppVersion';//检查版本
|
||||
}
|
Reference in New Issue
Block a user