Merge branch 'master' of ssh://gitlab.9133.com:10022/public_service/public_sdk_android
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -146,7 +146,7 @@ public static void login(final String paramCustom,final PoolLoginListener poolLo | ... | @@ -146,7 +146,7 @@ public static void login(final String paramCustom,final PoolLoginListener poolLo |
146 | #### 2.4、提交角色数据接口(必接) | 146 | #### 2.4、提交角色数据接口(必接) |
147 | 接口说明:游戏提交角色数据接口,该接口需要在以下3中情况下调用: | 147 | 接口说明:游戏提交角色数据接口,该接口需要在以下3中情况下调用: |
148 | 148 | ||
149 | -进入游戏主场景、创建角色、角色升级 | 149 | +进入游戏主场景、创建角色、角色更新 |
150 | 150 | ||
151 | **(如果游戏创建角色时没有角色名,需要在用户创建角色名时调用多一次进入游戏统计,否则用户名无法正常统计,投放测试无法通过)** | 151 | **(如果游戏创建角色时没有角色名,需要在用户创建角色名时调用多一次进入游戏统计,否则用户名无法正常统计,投放测试无法通过)** |
152 | 152 | ... | ... |
-
Please register or login to post a comment