yusijie
2024-05-15 5005b2e6c7e84b7d19459018ca29cfa1aad23855
WebAPI/Controllers/QC_POStockInCheckBillController.cs
@@ -45,6 +45,7 @@
                }
                ds = QC_POStockInCheckBill(sWhere);
                objJsonResult.code = "1";
                objJsonResult.count = 1;
                objJsonResult.Message = "返回记录成功!";