0.0.12 • Published 3 years ago

@clovery/baidu-chengfeng-api v0.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@clovery/baidu-chengfeng-api

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

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

接口实现

人员管理

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

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

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago