mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 20:28:44 +08:00 
			
		
		
		
	【新增】MALL:拼团结果通知订阅消息
This commit is contained in:
		@@ -0,0 +1,14 @@
 | 
			
		||||
package cn.iocoder.yudao.module.promotion.enums;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * 通知模板枚举类
 | 
			
		||||
 *
 | 
			
		||||
 * @author HUIHUI
 | 
			
		||||
 */
 | 
			
		||||
public interface MessageTemplateConstants {
 | 
			
		||||
 | 
			
		||||
    //======================= 小程序订阅消息模版 =======================
 | 
			
		||||
 | 
			
		||||
    String COMBINATION_RESULT = "拼团结果通知";
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user