From c084e7776aca43ee6a5ece042c74a4626c7d4edb Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 28 十一月 2025 10:28:01 +0800
Subject: [PATCH] 修改为测试环境。修改实体类快捷码改为remark3
---
MES.Service/Dto/webApi/ErpCustomer.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MES.Service/Dto/webApi/ErpCustomer.cs b/MES.Service/Dto/webApi/ErpCustomer.cs
index fb31cb8..9ef7f4c 100644
--- a/MES.Service/Dto/webApi/ErpCustomer.cs
+++ b/MES.Service/Dto/webApi/ErpCustomer.cs
@@ -14,7 +14,7 @@
public string? Fmobilephone { get; set; }//鑱旂郴浜虹Щ鍔ㄧ數璇�
public string? Fseller { get; set; }//閿�鍞憳
public string? FForbidStatus { get; set; }//绂佺敤鐘舵��
- public string? QuickCode { get; set; }//蹇嵎鐮�
+ public string? remark3 { get; set; }//蹇嵎鐮�
public string? FCreateOrgId { get; set; }
public string? FUseOrgId { get; set; }
--
Gitblit v1.9.3