一七玩quick参数配置
parent
ed443997fa
commit
8138a77723
|
|
@ -39,7 +39,7 @@ namespace GameEditor.FrameTool
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 一七玩时空测试服
|
/// 一七玩时空测试服
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[ServerPathTypeValue("http://121.40.93.33:8080/sk_loginserver/", "http://cfzl-1257713232.cos.ap-beijing.myqcloud.com/shiKongTest", null, "http://121.40.93.33:8081/idip/sfzb/sdk", "http://121.40.93.33:8081/idip/sfzb/", "Android_QuickGame_New")]
|
[ServerPathTypeValue("http://121.40.93.33:8080/sk_loginserver/", "http://cfzl-1257713232.cos.ap-beijing.myqcloud.com/shiKong", null, "http://121.40.93.33:8081/idip/sfzb/sdk", "http://121.40.93.33:8081/idip/sfzb/", "Android_QuickGame_New")]
|
||||||
一七玩时空测试服,
|
一七玩时空测试服,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 商务服
|
/// 商务服
|
||||||
|
|
|
||||||
|
|
@ -253,7 +253,7 @@ public class MyActivity extends IUnityPlayerActivity {
|
||||||
public void run() {
|
public void run() {
|
||||||
if(!isInit){
|
if(!isInit){
|
||||||
// printLog("初始化");
|
// printLog("初始化");
|
||||||
Sdk.getInstance().init(MyActivity.this, "77831531945195614225580532977254", "94810229");
|
Sdk.getInstance().init(MyActivity.this, "87863613203357433581346794535264", "05041174");
|
||||||
}else {
|
}else {
|
||||||
// printLog("登录");
|
// printLog("登录");
|
||||||
User.getInstance().login(MyActivity.this);
|
User.getInstance().login(MyActivity.this);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue