WebAPI/Controllers/Cg_ContractTransportBillListController.cs
@@ -35,7 +35,7 @@ List<object> columnNameList = new List<object>(); //查看权限 if (!DBUtility.ClsPub.Security_Log_second("Cg_ContractTransportBill_Check", 1, false, user)) if (!DBUtility.ClsPub.Security_Log_second("Cg_ContractTransportBill_Query", 1, false, user)) { objJsonResult.code = "0"; objJsonResult.count = 0;