xctc-api-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

iThings.openapi.json 文件发生更新时,执行对应的命令

  • 系统管理接口发生更新时,执行 npm run system:openapi

  • 物联网管理接口发生更新时,执行 npm run things:openapi

接口命令执行完成后执行打包命令: npm run build (npm环境下管理员使用)

打包完成后执行npm发布命令: npm publish (npm环境下管理员使用)

使用时引入该 npm 包

npm install xctc-api-utils

npm uninstall xctc-api-utils

接口调用

如调用用户类接口,获取用户登录图片验证码
import {apiServe} from "xctc-api-utils"

apiServe.system.ziji.postUserSelfCaptcha()

Package Sidebar

Install

npm i xctc-api-utils

Weekly Downloads

0

Version

0.1.3

License

ISC

Unpacked Size

3.53 MB

Total Files

194

Last publish

Collaborators

  • dyb_website