From e19ce4be094d93f68bdb6ee1c28e9caa502bf2c4 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期四, 10 十月 2019 11:17:12 +0800
Subject: [PATCH] utils包添加工具类,抖音广告修改

---
 fanli/src/main/java/com/yeshi/fanli/entity/bus/msg/MsgOtherDetail.java |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/fanli/src/main/java/com/yeshi/fanli/entity/bus/msg/MsgOtherDetail.java b/fanli/src/main/java/com/yeshi/fanli/entity/bus/msg/MsgOtherDetail.java
index bb4d838..c94185d 100644
--- a/fanli/src/main/java/com/yeshi/fanli/entity/bus/msg/MsgOtherDetail.java
+++ b/fanli/src/main/java/com/yeshi/fanli/entity/bus/msg/MsgOtherDetail.java
@@ -21,7 +21,8 @@
 public class MsgOtherDetail {
 	public enum MsgTypeOtherTypeEnum {
 		couponMianDan("鍏嶅崟鍒�"), couponWelfareMianDan("绂忓埄鍏嶅崟鍒�"), freeCouponBuy("鑷喘鍏嶅崟鍒�"), 
-		freeCouponGive("璧犻�佸厤鍗曞埜"), couponReward("濂栧姳鍒�"), taoLiJin("鎺ㄥ箍绾㈠寘"), give("璧犻��"), exchange("閲戝竵鍏戞崲");
+		freeCouponGive("璧犻�佸厤鍗曞埜"), couponReward("濂栧姳鍒�"), taoLiJin("鎺ㄥ箍绾㈠寘"), give("璧犻��"), exchange("閲戝竵鍏戞崲")
+		, couponActivate("鍏嶅崟鍒告縺娲�"), firstOrderReward("闃熷憳棣栧崟濂栧姳閭�璇蜂汉閲戝竵"),systemGive("绯荤粺璧犻��");
 		
 		private final String desc;
 

--
Gitblit v1.8.0