mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-08 14:40:03 +08:00
v6.0
This commit is contained in:
@ -941,7 +941,7 @@ class AppMiniUserService
|
||||
}
|
||||
if(empty($mobile))
|
||||
{
|
||||
return DataReturn(MyLang('common_service.appminiuser.mobile_empty_tips'), -1);
|
||||
return DataReturn(MyLang('common_service.user.mobile_empty_tips'), -1);
|
||||
}
|
||||
|
||||
// 用户信息处理
|
||||
|
||||
Reference in New Issue
Block a user