Commit 11f58fef by 田超

Merge branch 'feature/addSceneCode' into 'master'

feat: [1005109] 小程序消息优化

See merge request rays/pcloud-common-parent!220
parents 8459e85e 32b4aaea
......@@ -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