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