Commit 98953855 authored by 刘俊宏's avatar 刘俊宏

新增接口文档

parent dc98d23d
...@@ -3,6 +3,20 @@ ...@@ -3,6 +3,20 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>登录</key> <key>登录</key>
<string>Auth/sendAuth</string> <string>Passport/login</string>
<key>发送验证码</key>
<string>Common/sendSmsCaptcha</string>
<key>验证短信验证码</key>
<string>Common/verifyMmsCaptcha</string>
<key>个人中心首页+账号信息</key>
<string>Admin/adminInfo</string>
<key>商家信息</key>
<string>Admin/shopInfo</string>
<key>支付账号信息</key>
<string>Gelipay/geliPayInfo</string>
<key>获取格利支付账号绑定的手机号</key>
<string>Gelipay/getGelipayMobile</string>
<key>商品列表</key>
<string>goods/goodsList</string>
</dict> </dict>
</plist> </plist>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment