添加《实名认证》模块的一级认证页面。尚未完工。
This commit is contained in:
@@ -13,6 +13,10 @@ export interface User {
|
||||
token: string;
|
||||
inviteCode: string;
|
||||
inviter: string;
|
||||
realname: string;
|
||||
idcode: string;
|
||||
idtype: string;
|
||||
nationality: string;
|
||||
}
|
||||
|
||||
export enum SendCodeType {
|
||||
|
||||
Reference in New Issue
Block a user