173799761 2 years ago
parent
commit
1bd030fa31
1 changed files with 10 additions and 0 deletions
  1. 10 0
      ic1101_cocos_API.md

+ 10 - 0
ic1101_cocos_API.md

@@ -1596,6 +1596,16 @@ shopCartJson 格式如下
 | sign      | string | 否       | 否           | md5加密值            |
 | timestamp | string | 是       | 是           | 时间戳 毫秒          |
 
+##### 29.获取出生点 ` /zhRoomBornPoint`
+
+请求
+
+| 参数名     | 类型   | 可否为空 | 是否参与加密 | 说明        |
+| ---------- | ------ | -------- | ------------ | ----------- |
+| roomDictId | int    | 否       | 是           |             |
+| sign       | string | 否       | 否           | md5加密值   |
+| timestamp  | string | 是       | 是           | 时间戳 毫秒 |
+
 #### 八、AI接口
 
 - [API接口](https://console-docs.apipost.cn/preview/a8cfea10d973a37f/672f95fc04cdaa42)