Selaa lähdekoodia

更新接口文档

gmw 6 vuotta sitten
vanhempi
commit
8d8d46ca3b
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -87,7 +87,7 @@
 
 - 调用成功示例
 
-```
+```json
 {
     "body":
         {
@@ -99,7 +99,7 @@
 ```
 - 调用失败示例
 
-```
+```json
 {
     "status": 500,
     "message": "账号或密码不正确"