Commit 45b743cb by 高鹏

Merge branch 'mergeuat' into 'master'

报名审核提醒

See merge request rays/pcloud-common-parent!7
parents 3900d7a7 b7c6c641
......@@ -112,7 +112,12 @@ public enum SceneCode {
/**
* 会员到期提醒
*/
MEMBERSHIP_EXPIRE("MEMBERSHIP_EXPIRE");
MEMBERSHIP_EXPIRE("MEMBERSHIP_EXPIRE"),
/**
* 报名审核提醒
*/
BM_AUDIT_SCENE("BM_AUDIT_SCENE");
/**
* 值
......
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