yxj
2022-09-22 58a4fb4f2bda8a9e666dfe5e0eed74372dafa65e
WebAPI/Controllers/¹¤×ʹÜÀí/Pay_SingleBalBillController.cs
@@ -408,7 +408,7 @@
            {
                objJsonResult.code = "0";
                objJsonResult.count = 0;
                objJsonResult.Message = "Exception!" + e.ToString();
                objJsonResult.Message = "执行异常,联系管理员!报错:" + e.ToString();
                objJsonResult.data = null;
                return objJsonResult;
            }