新增定时任务

This commit is contained in:
zhangchenbiao
2024-05-06 17:47:59 +08:00
parent 8f648cc4b3
commit 73fdc3f1d7
6 changed files with 54 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ public enum SMSMsgEnum {
SECOND_INTERVIEW_SUCCESS("二审面审成功", "", "SMS_465980397"),
SELECT_SUCCESS("选铺成功", "", "SMS_465950846"),
RENT_CONTRACT_AUDIT_FAIL("租赁合同上传未通过", "", "SMS_465955429"),
SHOP_EXPERIENCE("门店体验安排", "", "SMS_465900449"),
SHOP_EXPERIENCE("门店体验安排", "", "SMS_465905828"),
;
private String title;