update:更新补单逻辑
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package com.unity3d.player;
|
||||
|
||||
public class ChannelEntry {
|
||||
|
||||
|
||||
public static final String CHANNEL = "Flexion";
|
||||
|
||||
public static SDKManager.IChannelSDKAdapter createSDKAdapter() {
|
||||
@@ -14,7 +14,7 @@ public class ChannelEntry {
|
||||
public static String normalizeSkuList(String msg) {
|
||||
return msg;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
//public SDKExtBuilder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user