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