Commit 0b6d31148eaf8ca7e39017e599118cee2f00445e
1 parent
c1d210bd
update
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/account.md
@@ -90,7 +90,7 @@ $ curl --request POST 'http://192.168.0.206:8080/v1/login' \ | @@ -90,7 +90,7 @@ $ curl --request POST 'http://192.168.0.206:8080/v1/login' \ | ||
90 | 90 | ||
91 | ## 短信接口 [/sms] | 91 | ## 短信接口 [/sms] |
92 | 1. 说明:研发提供的接口必须遵循以下协议 | 92 | 1. 说明:研发提供的接口必须遵循以下协议 |
93 | -2. 请求方式:POST | 93 | +2. 请求方式:POST 提交表单 |
94 | 3. 请求参数:(以参数有就传) | 94 | 3. 请求参数:(以参数有就传) |
95 | 95 | ||
96 | | 参数 | 类型 | 是否必须 | 备注 | | 96 | | 参数 | 类型 | 是否必须 | 备注 | |