0.0.12 • Published 2 years ago

@clovery/baidu-chengfeng-api v0.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago