From 60b2d679c57421c20dcf7ad1006b5e6342607b66 Mon Sep 17 00:00:00 2001 From: hao <1836460075@qq.com> Date: 星期五, 25 四月 2025 15:08:59 +0800 Subject: [PATCH] 基础信息 --- StandardInterface/MES.Service/service/BasicData/Partner/MesSupplierManager.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/StandardInterface/MES.Service/service/BasicData/Partner/MesSupplierManager.cs b/StandardInterface/MES.Service/service/BasicData/Partner/MesSupplierManager.cs index 43c285c..4ea912a 100644 --- a/StandardInterface/MES.Service/service/BasicData/Partner/MesSupplierManager.cs +++ b/StandardInterface/MES.Service/service/BasicData/Partner/MesSupplierManager.cs @@ -141,6 +141,7 @@ Remark = supplier.fremarks, Remark3 = supplier.FsuppCategory, GYS_FZ = supplier.GYSFZ, + Type = supplier.Type, Company = "1000", Factory = "1000" }; -- Gitblit v1.9.3