zhangxiao
2024-08-29 7a0e574e65db50882a1d118e285b138c7831a7a8
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}