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