注册资料

This commit is contained in:
xiaoxiao
2025-05-20 14:23:03 +08:00
parent f821535e18
commit 09a6f13e1d
80 changed files with 1102 additions and 1038 deletions
@@ -50,4 +50,6 @@ export interface ExpertData{
state:number;
realName:string;
specialy:Array<object>;
diseaseName:string;
diseaseUuid:string;
}