V13
This commit is contained in:
@@ -142,6 +142,7 @@ public enum SystemConfigEnum {
|
||||
// 七牛云 ?imageView2/2/w/120/h/120
|
||||
// 腾讯云 ?thumbnail=120y120&imageView
|
||||
IM_ICON_SUFFIX("?thumbnail=120y120&imageView", "im头像后缀",SystemConfigGroupEnum.SYSTEM),
|
||||
IM_ICON_PREFIX("0", "是否加im头像前缀域名",SystemConfigGroupEnum.SYSTEM, new BooleanSystemConfigCheck()),
|
||||
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user