Showing
5 changed files
with
4 additions
and
2 deletions
... | @@ -15,3 +15,5 @@ | ... | @@ -15,3 +15,5 @@ |
15 | - 2020-1-21 | 15 | - 2020-1-21 |
16 | - 更新PoolSdk_V2,将登陆验证和创建订单的loading提示语按照系统语言进行切换,大陆的显示中文,其他的显示英文 | 16 | - 更新PoolSdk_V2,将登陆验证和创建订单的loading提示语按照系统语言进行切换,大陆的显示中文,其他的显示英文 |
17 | 17 | ||
18 | +- 2020-3-12 | ||
19 | + - 更新角色数据上报为创建,进入游戏,角色更新都上报 | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <project version="4"> | 2 | <project version="4"> |
3 | - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | 3 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK"> |
4 | <output url="file://$PROJECT_DIR$/build/classes" /> | 4 | <output url="file://$PROJECT_DIR$/build/classes" /> |
5 | </component> | 5 | </component> |
6 | <component name="ProjectType"> | 6 | <component name="ProjectType"> | ... | ... |
No preview for this file type
1 | <?xml version="1.0" ?> | 1 | <?xml version="1.0" ?> |
2 | <config> | 2 | <config> |
3 | - <sdkconfig channelparameter1="" channelparameter2="" custom="{}" gamechannelid="" gamesimplename="ces" logceportcrl="https://public.sdk.guangkatf.com/sdk/statistic" logincheckurl="https://public.sdk.guangkatf.com/logincheck/check" paycheckurl="https://public.sdk.guangkatf.com/paycheck/confirm" payorderurl="https://public.sdk.guangkatf.com/paycheck/create" sdksimplename="poolsdk" sdkversioncode="V1_0" usertype="597"/> | 3 | + <sdkconfig channelparameter1="" channelparameter2="" custom="{}" gamechannelid="" gamesimplename="ces" logreporturl="https://public.sdk.guangkatf.com/sdk/statistic" logincheckurl="https://public.sdk.guangkatf.com/logincheck/check" paycheckurl="https://public.sdk.guangkatf.com/paycheck/confirm" payorderurl="https://public.sdk.guangkatf.com/paycheck/create" sdksimplename="poolsdk" sdkversioncode="V1_0" usertype="597"/> |
4 | </config> | 4 | </config> | ... | ... |
No preview for this file type
-
Please register or login to post a comment