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