商家注销功能
This commit is contained in:
parent
afb600fe15
commit
4623650b18
@ -21,4 +21,6 @@ public class MessageConstant {
|
|||||||
|
|
||||||
public static final String PERMISSION_DENIED = I18nUtil._("没有访问权限,请联系管理员!");
|
public static final String PERMISSION_DENIED = I18nUtil._("没有访问权限,请联系管理员!");
|
||||||
|
|
||||||
|
public static final String ACCOUNT_CANCLE = I18nUtil._("账号不存在!");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user