@clovery/baidu-chengfeng-api

0.0.12 • Public • Published

@clovery/baidu-chengfeng-api

import BaiduChengfengApi from '@clovery/baidu-chengfeng-api'

// 添加人员
BaiduChengfengApi.User.create()

接口实现

人员管理

  • [x] 添加人员 .User.create(createUserInput)
  • [ ] 人员列表
  • [ ] 人员详情
  • [ ] 修改人员 .User.update(id, updateUserInput)
  • [ ] 删除人员 .User.delete(id, deleteUserInput)

度目智能应用平台接口文档

Readme

Keywords

none

Package Sidebar

Install

npm i @clovery/baidu-chengfeng-api

Weekly Downloads

2

Version

0.0.12

License

ISC

Unpacked Size

46.4 kB

Total Files

16

Last publish

Collaborators

  • clovery-org