Commit 61bff431 by 吴博

feat: [1005109] 小程序消息

parent 195955d8
......@@ -117,7 +117,12 @@ public enum SceneCode {
/**
* 礼物单提醒
*/
GIFT_SCENE("GIFT_SCENE");
GIFT_SCENE("GIFT_SCENE"),
/**
* 小睿互动
*/
INTERACT("INTERACT");
/**
* 值
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment