Socket
Socket
Sign inDemoInstall

@clovery/baidu-chengfeng-api

Package Overview
Dependencies
10
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @clovery/baidu-chengfeng-api

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


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

0.0.12 (2022-11-01)

Features

  • 增加 base64 形式的图片支持 (5653db3)

Readme

Source

@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)

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

FAQs

Last updated on 01 Nov 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc