From: 刘洪青 Date: Tue, 3 Sep 2019 02:45:33 +0000 (+0800) Subject: docs: 开发规范文档 X-Git-Tag: v0.0.1^2~64 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=f49dc1548875500d8defc870c15d49f3e6b5e362;p=institute%2Fsw-backend.git docs: 开发规范文档 --- diff --git a/doc/DEV_SPEC.md b/doc/DEV_SPEC.md index 352670b..de14510 100644 --- a/doc/DEV_SPEC.md +++ b/doc/DEV_SPEC.md @@ -31,7 +31,6 @@ pageSize 状态码:200 OK ``` { - "acknowleged": true, "code": 0, "message": null, "data": { @@ -59,7 +58,6 @@ id 状态码:200 OK ``` { - "acknowleged": true, "code": 0, "message": null, "data": { @@ -83,7 +81,6 @@ requestBody:(application/json) 状态码:201 Created ``` { - "acknowleged": true, "code": 0, "message": null, "data": { @@ -106,7 +103,6 @@ requestBody:(application/json) 状态码:200 OK ``` { - "acknowleged": true, "code": 0, "message": null, "data": { @@ -126,7 +122,6 @@ id 状态码:204 No Content ``` { - "acknowleged": true "code": 0, "message": null, "data": { @@ -147,7 +142,6 @@ id 可选 状态码:200 OK ``` { - "acknowleged": true, "code": 0, "message": null, "data": {