|
@@ -870,7 +870,7 @@ public class WmScorePackageSettleNoteServiceImpl extends ServiceImpl<WmScorePack
|
|
params.put("bankCard", sysUser.getBankCardNumber());
|
|
params.put("bankCard", sysUser.getBankCardNumber());
|
|
params.put("tagId", upmsConfig.getTagId());
|
|
params.put("tagId", upmsConfig.getTagId());
|
|
params.put("taskInvoiceContent", note.getCategoryName());
|
|
params.put("taskInvoiceContent", note.getCategoryName());
|
|
- params.put("endType", "JY");
|
|
|
|
|
|
+ params.put("endType", "CSO");
|
|
params.put("enterpriseCode", taxCode);
|
|
params.put("enterpriseCode", taxCode);
|
|
params.put("subjectType", "HUI_QI_YUN");
|
|
params.put("subjectType", "HUI_QI_YUN");
|
|
params.put("channel", "DEFAULT");
|
|
params.put("channel", "DEFAULT");
|
|
@@ -1731,7 +1731,7 @@ public class WmScorePackageSettleNoteServiceImpl extends ServiceImpl<WmScorePack
|
|
// 市场推广
|
|
// 市场推广
|
|
params.put("tagId", upmsConfig.getTagId());
|
|
params.put("tagId", upmsConfig.getTagId());
|
|
params.put("taskInvoiceContent", note.getCategoryName());
|
|
params.put("taskInvoiceContent", note.getCategoryName());
|
|
- params.put("endType", "JY");
|
|
|
|
|
|
+ params.put("endType", "CSO");
|
|
params.put("enterpriseCode", taxCode);
|
|
params.put("enterpriseCode", taxCode);
|
|
params.put("subjectType", "HUI_QI_YUN");
|
|
params.put("subjectType", "HUI_QI_YUN");
|
|
params.put("channel", "DEFAULT");
|
|
params.put("channel", "DEFAULT");
|