|
@@ -9,7 +9,7 @@ public interface Constants {
|
|
|
String ID_NO = "^[1-9]\\d{7}((0\\d)|(1[0-2]))(([0-2]\\d)|3[0-1])\\d{3}$|^[1-9]\\d{5}[1-9]\\d{3}((0\\d)|(1[0-2]))(([0-2]\\d)|3[0-1])\\d{3}[0-9xX]$";
|
|
String ID_NO = "^[1-9]\\d{7}((0\\d)|(1[0-2]))(([0-2]\\d)|3[0-1])\\d{3}$|^[1-9]\\d{5}[1-9]\\d{3}((0\\d)|(1[0-2]))(([0-2]\\d)|3[0-1])\\d{3}[0-9xX]$";
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- String DEFAULT_AVATAR = "https://raex-meta.oss-cn-shenzhen.aliyuncs.com/image/2021-12-17-14-17-42JnpdrwtQ.png";
|
|
|
|
|
|
|
+ String DEFAULT_AVATAR = "https://njnft.oss-cn-hangzhou.aliyuncs.com/nft/2021-12-17-14-17-42JnpdrwtQ.png";
|
|
|
|
|
|
|
|
String bizId = "a00e36c5";
|
|
String bizId = "a00e36c5";
|
|
|
|
|
|