chong

Updates 家长端服务/家长端-REST-API-概述.md

Auto commit by GitBook Editor
@@ -11,11 +11,13 @@ oauth2.0 accesstoken方式 @@ -11,11 +11,13 @@ oauth2.0 accesstoken方式
11 11
12 ## 请求约束 12 ## 请求约束
13 13
14 - 请求头head 必须包含 14 +请求头head 必须包含
15 15
16 - (安卓)x-be-product cn.boxfish.android.parent:{{版本号}}.{{打包方式}} 16 +```
  17 +(安卓)x-be-product cn.boxfish.android.parent:{{版本号}}.{{打包方式}}
17 18
18 - (ios)x-be-product com.boxfishedu.parent:{{版本号}}.{{打包方式}} 19 +(ios)x-be-product com.boxfishedu.parent:{{版本号}}.{{打包方式}}
  20 +```
19 21
20 # 流程逻辑 22 # 流程逻辑
21 23