1
duhe
2023-10-10 21a66acc51d6478bdd8a028be6579099e4f86ad6
WebAPI/Controllers/QC_POStockInCheckBillController.cs
@@ -45,6 +45,7 @@
                }
                ds = QC_POStockInCheckBill(sWhere);
                objJsonResult.code = "1";
                objJsonResult.count = 1;
                objJsonResult.Message = "返回记录成功!";