【新增】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

@ -16,7 +16,6 @@ public interface MessageTemplateConstants {
//======================= 小程序订阅消息模版 =======================
String TRADE_AFTER_SALE_CHANGE = "售后进度通知";
String DELIVERY_ORDER = "订单发货通知";
}