Commit b7c6c641 by lili

报名审核提醒

parent 3900d7a7
......@@ -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