更新用户模块
This commit is contained in:
@@ -37,6 +37,8 @@ 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";//修改密码
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user