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