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