mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-09-29 01:23:44 +08:00
完成调试
This commit is contained in:
@ -9,5 +9,7 @@ class Api{
|
||||
static const String LOGOUT = BASE_URL+'logout';//退出登陆
|
||||
|
||||
static const String VERSION = BASE_URL+'getAppVersion';//检查版本
|
||||
|
||||
static const String GET_WIDGET_TREE = BASE_URL + 'getCateList';//获取widget列表树
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user