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