UNPKG

@jdlinker/system

Version:

jdLinker 系统模块

8 lines (7 loc) 134 B
export interface GetAccountInfoModel { email: string; name: string; introduction: string; phone: string; address: string; }