Explorar el Código

Merge branch 'master' of http://192.168.1.222:3000/duhongyu/MQ12345_API

duhongyu %!s(int64=5) %!d(string=hace) años
padre
commit
a6cec7a22a

+ 1 - 1
CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Controllers/workorder/WorkOrderController.cs

7052
 
7052
 
7053
             Model.T_Sys_UserAccount userModel = userBLL.GetModel(userId);
7053
             Model.T_Sys_UserAccount userModel = userBLL.GetModel(userId);
7054
 
7054
 
7055
-            if (userModel.F_RoleCode == "ZXHWY" || userModel.F_RoleCode == "ZXBZ" || userModel.F_RoleCode == "GLY")
7055
+            if (userModel.F_RoleCode == "ZXHWY" || userModel.F_RoleCode == "ZXBZ" || userModel.F_RoleCode == "GLY" || userModel.F_RoleCode == "HFZY" )
7056
             {
7056
             {
7057
                 string workorderid = RequestString.GetFormString("workorderid");
7057
                 string workorderid = RequestString.GetFormString("workorderid");
7058
                 string visituser = RequestString.GetFormString("visituser");//回访人
7058
                 string visituser = RequestString.GetFormString("visituser");//回访人