yinbangzhong
2024-08-08 5614a89478982b1b70afeab266b538d7692b65c3
src/store/modules/user/types.ts
@@ -16,4 +16,5 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
}