- published version 1.0.19, 4 years ago
## 安装 npm i -g @gswl/fileuploadtool ## 使用 servepath:服务器上传地址 必传 filepath: 上传文件甲路径 fileupload -s <servepath> -f [filepath]
published version 1.0.17, 4 years ago- published version 1.0.9, 4 years ago
- published version 1.0.11, 3 years ago
- published version 1.0.15, 4 years ago
- published version 1.0.3, 4 years ago
``` sendDDMsg("https://oapi.dingtalk.com/robot/send?access_token=xxxxx", { msgtype: MsgType.text, text: { content: "我的消息", }, at: { isAtAll: true }, }) .then((v) => { console.log(v); }) .catch((e) => { console.log(e); }); ```
published version 1.0.1, 4 years ago- published version 1.0.1, 4 years ago
- published version 1.0.1, 4 years ago
- published version 1.0.4, 4 years ago