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