添加消息模板配置

main
zhangyue 2026-05-14 08:48:55 +08:00
parent a8b09c23c6
commit 9840b2ad42
1 changed files with 19 additions and 1 deletions

View File

@ -56,4 +56,22 @@ archives:
corePoolSize: 1
queueCapacity: 60
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