MES.Service/Dto/webApi/ErpReturnWareDetails.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MES.Service/Modes/MesReturnwareDetails.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MES.Service/bin/Debug/net8.0/MES.Service.dll | 补丁 | 查看 | 原始文档 | blame | 历史 | |
MES.Service/bin/Debug/net8.0/MES.Service.pdb | 补丁 | 查看 | 原始文档 | blame | 历史 | |
MES.Service/service/Warehouse/MesReturnwareManager.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MESApplication/Controllers/Base/UpdateController.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MESApplication/bin/Debug/net8.0/MES.Service.dll | 补丁 | 查看 | 原始文档 | blame | 历史 | |
MESApplication/bin/Debug/net8.0/MES.Service.pdb | 补丁 | 查看 | 原始文档 | blame | 历史 | |
MESApplication/bin/Debug/net8.0/MESApplication.deps.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
MESApplication/bin/Debug/net8.0/MESApplication.dll | 补丁 | 查看 | 原始文档 | blame | 历史 | |
MESApplication/bin/Debug/net8.0/MESApplication.exe | 补丁 | 查看 | 原始文档 | blame | 历史 | |
MESApplication/bin/Debug/net8.0/MESApplication.pdb | 补丁 | 查看 | 原始文档 | blame | 历史 |
MES.Service/Dto/webApi/ErpReturnWareDetails.cs
@@ -19,4 +19,5 @@ public string? CustItemNo { get; set; } public string? CustItemName { get; set; } public string? CustItemModel { get; set; } public string? Remarks { get; set; } } MES.Service/Modes/MesReturnwareDetails.cs
@@ -104,5 +104,11 @@ ///</summary> [SugarColumn(ColumnName = "CUST_ITEM_MODEL")] public string? CustItemModel { get; set; } /// <summary> /// 瀹㈡埛瑙勬牸 ///</summary> [SugarColumn(ColumnName = "REMARKS")] public string? Remarks { get; set; } } } MES.Service/bin/Debug/net8.0/MES.Service.dllBinary files differ
MES.Service/bin/Debug/net8.0/MES.Service.pdbBinary files differ
MES.Service/service/Warehouse/MesReturnwareManager.cs
@@ -170,7 +170,8 @@ ActualQuantity = dto.ActQuantity, CustItemNo = dto.CustItemNo, CustItemName = dto.CustItemName, CustItemModel = dto.CustItemModel CustItemModel = dto.CustItemModel, Remarks=dto.Remarks }; MESApplication/Controllers/Base/UpdateController.cs
文件已删除 MESApplication/bin/Debug/net8.0/MES.Service.dllBinary files differ
MESApplication/bin/Debug/net8.0/MES.Service.pdbBinary files differ
MESApplication/bin/Debug/net8.0/MESApplication.deps.json
@@ -1412,7 +1412,10 @@ "SqlSugarCore": "5.1.4.158" }, "runtime": { "MES.Service.dll": {} "MES.Service.dll": { "assemblyVersion": "1.0.0", "fileVersion": "1.0.0.0" } } } } MESApplication/bin/Debug/net8.0/MESApplication.dllBinary files differ
MESApplication/bin/Debug/net8.0/MESApplication.exeBinary files differ
MESApplication/bin/Debug/net8.0/MESApplication.pdbBinary files differ