jhz
2022-08-09 0db58617b0fbb92adb315aafd71ab86ba8848c96
WebAPI/Controllers/Sc_MouldOtherInBillController.cs
@@ -98,6 +98,7 @@
                }
                ds = Sc_MouldOtherInBill(sWhere, Organization);
                objJsonResult.code = "1";
                objJsonResult.count = 1;
                objJsonResult.Message = "返回记录成功!";