This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
优化登录
娄底高职分支
hwh2023
9 months ago
parent
2abab873bc
commit
ec38f142ac
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
Learun.Framework.Ultimate V7/Learun.Application.WebApi/Modules/UserApi.cs
+ 5
- 0
Learun.Framework.Ultimate V7/Learun.Application.WebApi/Modules/UserApi.cs
View File
@@ -347,6 +347,11 @@ namespace Learun.Application.WebApi
logEntity.WriteLog();
}
}
if (studententity==null &&teacherentity==null)
{
return Fail("请维护手机号信息");
}
}
var jsonData = new
{
Write
Preview
Loading…
Cancel
Save