ch
2021-07-13 fd1c7f5cc5b372d4dcca881a2f9e4720aafecf4d
WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -499,7 +499,7 @@
            {
                objJsonResult.code = "0";
                objJsonResult.count = 0;
                objJsonResult.Message = "上传失败!";
                objJsonResult.Message = dyResult.returnval;
                objJsonResult.data = null;
                return objJsonResult;
            }