index.ts 154 B

1234
  1. // 人才设置页API客户端
  2. // 复用个人信息API,提供用户信息查询等功能
  3. export { talentSettingsClient } from './talentSettingsClient';