From 1d906834e4b998d9bcaa5c41d60e429bf1f694d3 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期三, 30 七月 2025 22:29:19 +0800 Subject: [PATCH] 修改ErpCgthB -> ErpCgthBList --- MES.Service/Dto/webApi/ErpCAA.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/MES.Service/Dto/webApi/ErpCAA.cs b/MES.Service/Dto/webApi/ErpCAA.cs index 5851070..7eb73b0 100644 --- a/MES.Service/Dto/webApi/ErpCAA.cs +++ b/MES.Service/Dto/webApi/ErpCAA.cs @@ -46,4 +46,7 @@ public string? Btbz { get; set; } public string? TypeA { get; set; } + + //榫欏穽瀛楁 姝h埅閿�鍞鍗曞彿 + public string? F_WPVT_TEXT_CA9 { get; set; } } \ No newline at end of file -- Gitblit v1.9.3