WebAPI/Controllers/²Ö´æ¹ÜÀí/ίÍâÓÃÁÏ/WW_PPBomBillController.cs
@@ -26,10 +26,14 @@ { try { if (!DBUtility.ClsPub.Security_Log("", 1, false, user)) { //夿æ¯å¦ææ¥è¯¢æé if (!DBUtility.ClsPub.Security_Log("WW_PPBomBill_Query", 1, false, user)) { objJsonResult.code = "0"; objJsonResult.count = 0; objJsonResult.Message = "æ æ¥è¯¢æé!"; objJsonResult.data = null; return objJsonResult; } ds = WW_PPBomBillList(sWhere);