|
@@ -50,6 +50,8 @@ public class MessageService {
|
|
// 融资审批
|
|
// 融资审批
|
|
if ("1000000006".equals(menuId)) {
|
|
if ("1000000006".equals(menuId)) {
|
|
param.put("workType", "03");
|
|
param.put("workType", "03");
|
|
|
|
+ //TODO 加标题
|
|
|
|
+ param.put("title","加标题");
|
|
// 融信审批
|
|
// 融信审批
|
|
} else {
|
|
} else {
|
|
// Map<String, Object> financeInf = messageMapper.queryFinanceInf(businessKey);
|
|
// Map<String, Object> financeInf = messageMapper.queryFinanceInf(businessKey);
|