From 6fd758e19542fe3879ac182ce30c0cd39af87237 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期三, 18 十二月 2024 15:06:01 +0800
Subject: [PATCH] 11

---
 MES.Service/Dto/webApi/ErpDepots.cs |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/MES.Service/Dto/webApi/ErpDepots.cs b/MES.Service/Dto/webApi/ErpDepots.cs
index 8339144..8b978a6 100644
--- a/MES.Service/Dto/webApi/ErpDepots.cs
+++ b/MES.Service/Dto/webApi/ErpDepots.cs
@@ -13,4 +13,8 @@
     public string? Type { get; set; }
     public string? FCreateOrgId { get; set; }
     public string? FUseOrgId { get; set; }
+    public string? FSUPPLIERID { get; set; }
+    public string? ClientId { get; set; }
+    public string? Fdeptid { get; set; }
+    public string? Phone { get; set; }
 }
\ No newline at end of file

--
Gitblit v1.9.3