添加消息模板配置
parent
a8b09c23c6
commit
9840b2ad42
|
|
@ -56,4 +56,22 @@ archives:
|
||||||
corePoolSize: 1
|
corePoolSize: 1
|
||||||
queueCapacity: 60
|
queueCapacity: 60
|
||||||
namePrefix: async-task-
|
namePrefix: async-task-
|
||||||
keepAliveSeconds: 60
|
keepAliveSeconds: 60
|
||||||
|
message:
|
||||||
|
template:
|
||||||
|
relatedPartyUnitLeaderApplyStartWork: MS000109
|
||||||
|
xqUnitLeaderConfirmStartWork: MS000110
|
||||||
|
relatedPartyUnitLeaderApplyFinishWork: MS000111
|
||||||
|
xqUnitLeaderConfirmFinishWork: MS000112
|
||||||
|
relatedPartyUnitLeaderApplyStartWorkPass: MS000132
|
||||||
|
relatedPartyUnitLeaderApplyFinishWorkPass: MS000133
|
||||||
|
checkInitiatorApplyCheckNotPass: MS000134
|
||||||
|
checkedPersonApplyDefend: MS000135
|
||||||
|
checkerApplyCheck: MS000136
|
||||||
|
checkedPersonApplyCheckConfirm: MS000137
|
||||||
|
checkedPersonApplyDefendPass: MS000138
|
||||||
|
checkedPersonApplyDefendNotPass: MS000139
|
||||||
|
hiddenDangerRectifyPersonApplyRectify: MS000140
|
||||||
|
hiddenDangerAcceptancePersonApplyAcceptance: MS000141
|
||||||
|
checkInitiatorApplyAcceptancePass: MS000142
|
||||||
|
checkInitiatorApplyAcceptanceNotPass: MS000143
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue