Browse Source

登录请求校区数据 未定义属性登录失败

黑龙江艺术高中职
ndbs 5 months ago
parent
commit
749a501c24
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Organization/Company/CompanyService.cs

+ 1
- 2
Learun.Framework.Ultimate V7/Learun.Application.Organization/Company/CompanyService.cs View File

@@ -53,8 +53,7 @@ namespace Learun.Application.Organization
t.F_Photo,
t.F_BriefIntroduction,
t.F_EnrollmentInformation,
t.F_ModifyUserName,
T.F_USCreditCode
t.F_ModifyUserName
";
}
#endregion


Loading…
Cancel
Save