Skip to content

Commit 536f934

Browse files
authored
Update README.md
1 parent 76d3e47 commit 536f934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ APIJSON是一种为API而生的JSON网络传输协议。<br />
3333
#### 对于前端
3434
* 不用再向后端催接口、求文档
3535
* 数据和接口完全定制,要啥有啥
36+
* 看请求知结果,所求即所得
3637
* 可一次获取任意数据、任意结构
3738
* 能去除重复数据,节省流量提高速度
38-
* Request和Response结构完全对应,所求即所得
3939

4040
#### 对于后端
4141
* 7个通用接口可替代大部分API,不用自己再写

0 commit comments

Comments
 (0)