Skip to content

Commit

Permalink
添加配置参数生成器
Browse files Browse the repository at this point in the history
  • Loading branch information
HCLonely committed Nov 7, 2022
1 parent bb6af12 commit 2128832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ const { PushApi } = require('all-pusher-api'); // 多平台同时推送

> const pusher = new WxPusher(*pusherConfig*);
[参数生成器](https://configer.hclonely.com/?fileLink=https%3A%2F%2Fgithub.com%2FHCLonely%2Fall-pusher-api%2Ftree%2Fmain%2Fconfig%2Ftemplate.yaml%3Fraw%3Dtrue)
[参数生成器](https://configer.hclonely.com/?fileLink=https%3A%2F%2Fraw.githubusercontent.com%2FHCLonely%2Fall-pusher-api%2Fmain%2Fconfig%2Ftemplate.yaml.js)

| 参数 | 类型 | 默认值 | 说明 |
| --- | --- | --- | --- |
Expand Down

0 comments on commit 2128832

Please sign in to comment.