zgq
2021-07-12 c9022984dc8c256c0c8a66d189a832e8589d8147
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;
            }