修改写死的oa发起人
This commit is contained in:
@@ -258,7 +258,7 @@ namespace YLErp.Modules.TradeModule
|
||||
title = $"固定收益部申请【{contractCode}】TRS交易确认书",
|
||||
urgentLevel = "正常",//未找到对应
|
||||
applyDate = DateTime.Now.ToString("yyyy-MM-dd"),
|
||||
applicant = "guoj",
|
||||
applicant = "yinfeng",
|
||||
applicantComp = "国联民生证券总部",
|
||||
htlx = 0,//合同类型 0业务 1非业务
|
||||
ywlx = 1,
|
||||
@@ -287,7 +287,7 @@ namespace YLErp.Modules.TradeModule
|
||||
//合同背景介绍
|
||||
// 使用annexId替代Base64编码
|
||||
fj = annexIds,
|
||||
creater = "guoj"
|
||||
creater = "yinfeng"
|
||||
};
|
||||
|
||||
// 构建查询参数(不包含dataMap,dataMap放在请求体中)
|
||||
|
||||
Reference in New Issue
Block a user