mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-11 06:57:12 +08:00
refactor: 优化部分代码
This commit is contained in:
@@ -57,4 +57,9 @@ public class SysConsts {
|
||||
* 退出登录 URI
|
||||
*/
|
||||
public static final String LOGOUT_URI = "/auth/logout";
|
||||
|
||||
/**
|
||||
* VO 描述类字段后缀
|
||||
*/
|
||||
public static final String VO_DESCRIPTION_FIELD_SUFFIX = "String";
|
||||
}
|
||||
|
Reference in New Issue
Block a user