Commit fc73a53a8d17a8ce6a2827f4e7c4ed6ff9c529c6

Authored by zhangxiaowen
1 parent 753d115c

no message

CNLiveServices/Classes/CNLiveServices.h
... ... @@ -28,6 +28,8 @@
28 28 #import "CNLiveMineServiceProtocol.h"
29 29 // 订单
30 30 #import "CNLiveOrderServiceProtocol.h"
  31 +// 设置
  32 +#import "CNLiveSettingServiceProtocol.h"
31 33  
32 34 #pragma mark - 登录
33 35 // 登录
... ...