【代码评审】SYSTEM:订阅消息

This commit is contained in:
YunaiV
2024-07-29 19:03:18 +08:00
parent 008b544f03
commit 512d68f793
6 changed files with 27 additions and 42 deletions

View File

@ -1,6 +1,5 @@
package cn.iocoder.yudao.module.trade.enums;
// TODO @芋艿:枚举
/**
* 通知模板枚举类
*
@ -8,6 +7,8 @@ package cn.iocoder.yudao.module.trade.enums;
*/
public interface MessageTemplateConstants {
//======================= 短信消息模版 =======================
String ORDER_DELIVERY = "order_delivery"; // 短信模版编号
String BROKERAGE_WITHDRAW_AUDIT_APPROVE = "brokerage_withdraw_audit_approve"; // 佣金提现(审核通过)