mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-24 16:05:08 +08:00
【新增】MALL: 新增退款订阅消息发送
This commit is contained in:
@ -9,6 +9,7 @@ public interface MessageTemplateConstants {
|
||||
|
||||
//======================= 小程序订阅消息 =======================
|
||||
|
||||
String PAY_WALLET_CHANGE = "充值成功通知";
|
||||
String WALLET_RECHARGER_PAID = "充值成功通知";
|
||||
String WALLET_RECHARGE_REFUNDED = "退款申请通知";
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user