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 }); }