mirror of
https://github.com/chillzhuang/blade-tool
synced 2024-12-12 12:19:27 +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