From cd51e7e8180e1d4ebbaf9700ed78a27cd4b99891 Mon Sep 17 00:00:00 2001 From: hao <1836460075@qq.com> Date: 星期五, 11 四月 2025 16:08:28 +0800 Subject: [PATCH] 基础资料 --- StandardInterface/MES.Service/Dto/webApi/ErpCustomer.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/StandardInterface/MES.Service/Dto/webApi/ErpCustomer.cs b/StandardInterface/MES.Service/Dto/webApi/ErpCustomer.cs index 7fd4a30..d9adcf1 100644 --- a/StandardInterface/MES.Service/Dto/webApi/ErpCustomer.cs +++ b/StandardInterface/MES.Service/Dto/webApi/ErpCustomer.cs @@ -32,4 +32,5 @@ //public string? FDescription { get; set; } public string? fremarks { get; set; } + } \ No newline at end of file -- Gitblit v1.9.3