shikong-hexie
parent
cae43f4075
commit
e77e3379f9
|
|
@ -170,6 +170,11 @@ namespace GameEditor.FrameTool
|
|||
/// </summary>
|
||||
[ServerPathTypeValue("http://119.29.227.132:8080/sk_loginserver/", "https://skzc-1301100976.cos.ap-guangzhou.myqcloud.com/channel-1/", "http://119.29.227.132:8082/err", "http://119.29.227.132:8081/idip/sfzb/sdk", "http://119.29.227.132:8081/idip/sfzb", "Android_BT_QiPa2")]
|
||||
BT奇葩正式服2,
|
||||
/// <summary>
|
||||
/// 027
|
||||
/// </summary>
|
||||
[ServerPathTypeValue("http://118.145.186.199:8080/sk_loginserver/", "https://tcx-027-01.oss-cn-beijing.aliyuncs.com/skzc/zhibo01/", "http://118.145.186.199:8082/err", "http://118.145.186.199:8081/idip/sfzb/sdk", "http://118.145.186.199:8081/idip/sfzb", "QKZB01")]
|
||||
quick027,
|
||||
|
||||
/// <summary>
|
||||
/// BT奇葩正式服2_和谐
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ namespace GameEditor.GameEditor.PlayerBuilder
|
|||
string timeString = DateTime.Now.ToString("HHmmss");
|
||||
string localPath = string.Format("apks/{0}/{1}/", dateString, SDKChannelConfigManager.Instance.ChannelType);
|
||||
string locationPathName = string.Format("{0}{1}", localPath, timeString);
|
||||
|
||||
|
||||
#endregion
|
||||
|
||||
#region 出包参数设置并出包
|
||||
|
|
|
|||
Loading…
Reference in New Issue