修改禅道bug
This commit is contained in:
@ -58,4 +58,8 @@ public interface UserConstant {
|
||||
*/
|
||||
String STAFF_ROLE = "staff";
|
||||
|
||||
/**
|
||||
* 申请通知
|
||||
*/
|
||||
String APPLY_NOTICE_KEY = "applyNotice";
|
||||
}
|
||||
|
Reference in New Issue
Block a user