wtt
6 天以前 e6c9dc1eb94da184e00ff28ac6a558b788d05a6e
WebAPI/Controllers/SCGL/Sc_ICMOReportBillController.cs
@@ -409,7 +409,7 @@
            {
                objJsonResult.code = "0";
                objJsonResult.count = 0;
                objJsonResult.Message = "保存失败!" + e.ToString();
                objJsonResult.Message = "保存失败err!" + e.ToString();
                objJsonResult.data = 1;
                return objJsonResult;
            }