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