From 3501b604e6c756e59dba68a5ed3064e26cfd749f Mon Sep 17 00:00:00 2001 From: hao <1836460075@qq.com> Date: 星期三, 23 四月 2025 14:13:59 +0800 Subject: [PATCH] 2 --- StandardInterface/MES.Service/Dto/webApi/ErpDepots.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/StandardInterface/MES.Service/Dto/webApi/ErpDepots.cs b/StandardInterface/MES.Service/Dto/webApi/ErpDepots.cs index 257c238..e83b538 100644 --- a/StandardInterface/MES.Service/Dto/webApi/ErpDepots.cs +++ b/StandardInterface/MES.Service/Dto/webApi/ErpDepots.cs @@ -37,5 +37,6 @@ public string? FStockStatusType { get; set; } //搴撳瓨鐘舵�佺被鍨� public string? FZYC { get; set; } //鐩磋繍浠� public string? FGYC { get; set; } //绠℃槗浠� + public string? FZMC { get; set; } //鍒嗙粍鍚嶇О } \ No newline at end of file -- Gitblit v1.9.3