xuguohong

update

......@@ -10,6 +10,8 @@
- 更新更新PoolSdk_V2包名,将YouYuSDK_xxx.jar替换为AppSdk_xxx.jar,替换assets下的sdk和sdk.zip
- 2019-12-19
- 更新PoolSdk_V2,删除assets中sdk/sdk.zip/sdkconfig.ini 删除AppSdk_xxx.jar,android-support-v4.jar
- 2020-1-10
- 添加hasFunction,callFunc等接口,用来处理商品查询,实名页面等具体查看文档
\ No newline at end of file
- 添加hasFunction,callFunc等接口,用来处理商品查询,实名页面等具体查看文档
- 2020-1-19
- 更新PoolSdk_V2,将登陆验证和创建订单的loading提示语按照系统语言进行切换,大陆的显示中文,其他的显示英文
......
<?xml version="1.0" encoding="utf-8"?>
<config>
<sdkconfig
channelparameter1=""
channelparameter2=""
custom="{}" gamechannelid=""
sdksimplename="poolsdk"
sdkversioncode="V1_0"
usertype="14"
gamesimplename="fytx_test"
logceportcrl="https://hk-public.sdk.guangkatf.com/sdk/statistic"
logincheckurl="https://yxgl-sdk.txwy.tw/logincheck/check"
payorderurl="https://yxgl-sdk.txwy.tw/paycheck/create"
paycheckurl="https://yxgl-sdk.txwy.tw/paycheck/confirm" />
</config>
\ No newline at end of file