From 04bbab72e321b8a860beeef31e8b44038de32df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=94=A6=E9=BA=9F=20=E7=8E=8B?= Date: Tue, 21 Apr 2026 17:22:39 +0800 Subject: [PATCH] =?UTF-8?q?OA=E5=AD=97=E6=AE=B5=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- YLErpDAL/Modules/TradeModule/TradeOAService.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/YLErpDAL/Modules/TradeModule/TradeOAService.cs b/YLErpDAL/Modules/TradeModule/TradeOAService.cs index 983c1ff8..3be81099 100644 --- a/YLErpDAL/Modules/TradeModule/TradeOAService.cs +++ b/YLErpDAL/Modules/TradeModule/TradeOAService.cs @@ -271,7 +271,12 @@ namespace YLErp.Modules.TradeModule detailList.Add(new { detailIndex = 1, - yylx = 0, //用印类型 0公司章 1法人代表签章 2部门章 3营业部章 4无需用章 + yylxzx = 3, //用印类型 0公司章 1法人代表签章 2部门章 3营业部章 4无需用章 + sl = 1,//用印数量 + yzbgyx = "yangx", + yyslmx = 1, + qysdzz = "2809700652352016752", + yyr = "yangx,yinfeng", yycl = att }); }