【新增】MALL:拼团结果通知订阅消息

This commit is contained in:
puhui999
2024-07-31 16:26:08 +08:00
parent 2bc96fe521
commit b678da810e
5 changed files with 40 additions and 25 deletions

View File

@ -10,7 +10,5 @@ public interface MessageTemplateConstants {
//======================= 小程序订阅消息 =======================
String WALLET_RECHARGER_PAID = "充值成功通知";
// TODO @puhui999这个放在售后那。aftersale
String WALLET_RECHARGE_REFUNDED = "退款申请通知";
}