房间完成
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#import "OpenUDID.h"
|
||||
static AFNetworkReachabilityStatus AFNetWorkStatus; //网络状态
|
||||
static NSInteger HTTP_LOGINLOSE_CODE = 301;
|
||||
/// 房间接口code 202
|
||||
static NSInteger HTTP_ROOM_ERROR_CODE = 202;
|
||||
static NSInteger HTTP_SUCCESS_CODE = 1;
|
||||
static NSInteger HTTP_ERROR_CODE = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user