From 5adecb7ffd986930d2f4e195c0273e4db73b5315 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期五, 07 二月 2025 18:36:51 +0800 Subject: [PATCH] 优化首检 --- MES.Service/Dto/webApi/ErpCAA.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MES.Service/Dto/webApi/ErpCAA.cs b/MES.Service/Dto/webApi/ErpCAA.cs index 57d46c1..0e2d567 100644 --- a/MES.Service/Dto/webApi/ErpCAA.cs +++ b/MES.Service/Dto/webApi/ErpCAA.cs @@ -53,6 +53,8 @@ public string? F_XIFG_Text_qtr1 { get; set; } public string? F_XIFG_Base_83g1 { get; set; } public string? FStockInQuaAuxQty { get; set; } + + public string? F_XIFG_Text_zzjxqd { get; set; } -- Gitblit v1.9.3