wwutil

企业微信开发常用工具。

Usage no npm install needed!

<script type="module">
  import wwutil from 'https://cdn.skypack.dev/wwutil';
</script>

README

wwutil

企业微信开发常用工具。

使用方法

npm i -g wwutil
wwutil ticket CORPID CORPSECRET

或通过 npx 运行:

npx wwutil ticket CORPID CORPSECRET

命令列表

获取 JSAPI Ticket

根据 CorpID 和 Secret 获取 JSAPI Ticket。

wwutil ticket CORPID CORPSECRET

CorpID 和 Secret 的获取可以参考企业微信官方文档 术语介绍