fixed #347,api is not enabled by default

This commit is contained in:
cnlh
2020-01-13 17:29:25 +08:00
parent 5fedde1475
commit f73a55f254
3 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
# web api
需要开启请先去掉`nps.conf``auth_key`的注释并配置一个合适的密钥
## webAPI验证说明
- 采用auth_key的验证方式
- 在提交的每个请求后面附带两个参数,`auth_key``timestamp`