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