修复了部分问题

This commit is contained in:
zxj
2025-07-22 17:27:27 +08:00
parent 4c6fa31787
commit a2405a0992
8 changed files with 69 additions and 35 deletions
+3 -1
View File
@@ -15,7 +15,8 @@
返回值
supplierId 供应商id Integer
supplierName 供应商 String
receiveCode 收货单号 String
receiveCode 收货单号 String 废弃界面显示purCode
purCode 采购单号 String
goodCount 物品项 Integer
receiveDate 收货日期 Date
purchaseDate 采购日期 Date
@@ -130,6 +131,7 @@ https://vip.shuziweidao.com/shuwei-zhct/fileUpload/fileUpload
goodsPurId Integer
warehouseId 仓库id Integer
recUnitPriceTaxIn 收货单价 Float
newRecUnitPriceTaxIn 采购单价 Float
receiveCount 收货数量 Float
recPriceInItem 收货金额 Float
receivedNum 实际收货数量 Float