From 536ebd729a57106099f221ca3d8e7f6cf09bd727 Mon Sep 17 00:00:00 2001 From: hao <1836460075@qq.com> Date: 星期四, 08 五月 2025 18:22:52 +0800 Subject: [PATCH] 采购反审+route,物料新增字段, --- StandardInterface/MES.Service/Modes/MesRohIn.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/StandardInterface/MES.Service/Modes/MesRohIn.cs b/StandardInterface/MES.Service/Modes/MesRohIn.cs index 71427aa..e0f6b9a 100644 --- a/StandardInterface/MES.Service/Modes/MesRohIn.cs +++ b/StandardInterface/MES.Service/Modes/MesRohIn.cs @@ -282,7 +282,7 @@ public decimal? ReceiveOrg { get; set; } /// <summary> - /// 鏀舵枡缁勭粐 + /// 楠屾敹鏂瑰紡 /// </summary> [SugarColumn(ColumnName = "ACCTYPE")] public string? ACCTYPE { get; set; } -- Gitblit v1.9.3