From b8a88417bb8a6f5f3b750b7670a87fda25c45296 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期二, 15 二月 2022 08:36:57 +0800 Subject: [PATCH] nothing --- WebAPI/Controllers/Sc_MouldOtherInBillController.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/Controllers/Sc_MouldOtherInBillController.cs b/WebAPI/Controllers/Sc_MouldOtherInBillController.cs index 4a8cc43..e053b18 100644 --- a/WebAPI/Controllers/Sc_MouldOtherInBillController.cs +++ b/WebAPI/Controllers/Sc_MouldOtherInBillController.cs @@ -98,6 +98,7 @@ } ds = Sc_MouldOtherInBill(sWhere, Organization); + objJsonResult.code = "1"; objJsonResult.count = 1; objJsonResult.Message = "杩斿洖璁板綍鎴愬姛锛�"; -- Gitblit v1.9.1