From 79fe8dab1bcb8e8d92d9058ca2540cd4e8f9ecf9 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期五, 27 十一月 2020 14:05:32 +0800 Subject: [PATCH] 20201127 合并嘉乐代码 --- HDL_ON/Entity/UserInfo.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Entity/UserInfo.cs b/HDL_ON/Entity/UserInfo.cs index 8a0552d..41c601a 100644 --- a/HDL_ON/Entity/UserInfo.cs +++ b/HDL_ON/Entity/UserInfo.cs @@ -152,7 +152,7 @@ /// <summary> /// UserType B绔处鍙� C绔处鍙� /// </summary> - public string userType = "C"; + public string userType = "USER_C"; /// <summary> -- Gitblit v1.8.0