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