mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-20 14:12:09 +08:00
⚡ 更新默认头像地址
This commit is contained in:
parent
542413373f
commit
bd08e8c36a
|
|
@ -40,8 +40,8 @@ public interface TokenConstant {
|
||||||
String OAUTH_ID = "oauth_id";
|
String OAUTH_ID = "oauth_id";
|
||||||
String CLIENT_ID = "client_id";
|
String CLIENT_ID = "client_id";
|
||||||
String LICENSE = "license";
|
String LICENSE = "license";
|
||||||
String LICENSE_NAME = "powered by blade";
|
String LICENSE_NAME = "powered by bladex";
|
||||||
String DEFAULT_AVATAR = "https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png";
|
String DEFAULT_AVATAR = "https://bladex.cn/images/logo-small.png";
|
||||||
Integer AUTH_LENGTH = 7;
|
Integer AUTH_LENGTH = 7;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user