1 天以前 | wxw | ![]() |
1 天以前 | Administrator | ![]() |
1 天以前 | Administrator | ![]() |
.gitignore | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Wms/WMS.BLL/DataServer/StockServer.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Wms/Wms/appsettings.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.gitignore
@@ -348,3 +348,4 @@ /Wms/Wms/Logs /数据文档/JC26表结构文档.xlsx /Wms/Wms/wwwRoot/uploads/quality /Wms/Wms/appsettings.json Wms/WMS.BLL/DataServer/StockServer.cs
@@ -456,7 +456,7 @@ RQty = tb1.Qty, RFactQty = tb1.Qty, RCompleteQty = tb1.Qty, CompleteTime = tb1.CompleteTime, CompleteTime = tb2.CreateTime, LotText = tb1.LotText, SupplierLot = tb2.SupplierLot, @@ -492,7 +492,7 @@ RQty = 0, RFactQty = 0, RCompleteQty = 0, CompleteTime = null, CompleteTime = tb2.CreateTime, LotText = tb1.LotText, SupplierLot = tb2.SupplierLot, @@ -525,7 +525,7 @@ RQty = 0, RFactQty = 0, RCompleteQty = 0, CompleteTime = null, CompleteTime = a.CreateTime, LotText = "", SupplierLot = "", Wms/Wms/appsettings.json
File was deleted