2.2.1版本发版 此commit置顶
This commit is contained in:
@@ -49,7 +49,7 @@ isPhoneXSeries = [[UIApplication sharedApplication] delegate].window.safeAreaIns
|
||||
|
||||
|
||||
|
||||
#define PI_App_Version @"2.2.0"
|
||||
#define PI_App_Version @"2.2.1"
|
||||
#ifdef DEBUG
|
||||
#define API_HOST_URL [NSString stringWithFormat:@"%@%@",@"http://beta.api",@".pekolive.com"]
|
||||
|
||||
|
@@ -31,6 +31,7 @@
|
||||
#import <SudMGP/ISudFSTAPP.h>
|
||||
#import <SudMGP/SudMGP.h>
|
||||
#import <SudMGP/ISudFSMStateHandle.h>
|
||||
#import <SudMGP/SudMGP-umbrella.h>
|
||||
@interface XPRoomLittleGameContainerView ()<RoomGuestDelegate,ISudFSMMG>
|
||||
///当前小游戏ID
|
||||
@property (nonatomic, assign) int64_t currentmgId;
|
||||
|
Reference in New Issue
Block a user