WebAPI/Controllers/BaseSet/Gy_EmployeeController.cs
@@ -38,7 +38,7 @@ { List<object> columnNameList = new List<object>(); //编辑权限 if (!DBUtility.ClsPub.Security_Log_second("Gy_Employee", 1, false, user)) if (!DBUtility.ClsPub.Security_Log_second("Gy_Employee_Query", 1, false, user)) { objJsonResult.code = "0"; objJsonResult.count = 0;