Commit 0dc3dfafcc14d402be77f2da1ca8d132b6393c20

Authored by aarongao
1 parent 128c8d27
Exists in v1.2 and in 2 other branches master, v1.1

..

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
@@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
20 1. [查询线路信息](#lineinfo-get) 20 1. [查询线路信息](#lineinfo-get)
21 1. [用户登录](#loginuser-post) 21 1. [用户登录](#loginuser-post)
22 1. [返回景区基础信息](#scenicinfo-get) 22 1. [返回景区基础信息](#scenicinfo-get)
23 -1. [发送短信验证码](#sms/send-post) 23 +1. [发送短信验证码](#sms-send-post)
24 1. [标签列表](#tags-get) 24 1. [标签列表](#tags-get)
25 1. [更新商品](#updatecommodity-post) 25 1. [更新商品](#updatecommodity-post)
26 1. [更新设施](#updateitem-post) 26 1. [更新设施](#updateitem-post)
@@ -256,7 +256,7 @@ @@ -256,7 +256,7 @@
256 256
257 257
258 258
259 -<a name="sms/send-post"></a> 259 +<a name="sms-send-post"></a>
260 260
261 #### /Sms/Send (POST) 261 #### /Sms/Send (POST)
262 262