更新界面布局
This commit is contained in:
@@ -39,6 +39,7 @@ class ServiceConstant {
|
||||
static const String user_register = "/api/user/register";//用户注册
|
||||
static const String user_forgot = "/api/user/forgot";//找回密码
|
||||
static const String user_changePassword = "/api/user/changePassword";//修改密码
|
||||
static const String personnel_info = "/api/personnel/info";//人员信息列表
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user