0.0.5 • Published 6 years ago

tt-admin-tools v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

工具

support nodejs v8.0.0 and higher.

创建model

node tools model <name>

options

  • --no-api -- create model without api
  • --list -- create model with list
  • --apiPath -- set api path

usage

node tools model base
node tools model operator --list --apiPath /system/getOperatorList