Commit 0af60df22c0208f64500e4b596e3879a094a5499

Authored by zhangxiaowen
1 parent a232e9d8

no message

CNLiveServices/Classes/CNLiveServices.h
... ... @@ -31,6 +31,8 @@
31 31 #import "CNLiveOrderServiceProtocol.h"
32 32 // 设置
33 33 #import "CNLiveSettingServiceProtocol.h"
  34 +// 我的收藏
  35 +#import "CNLiveCollectionServiceProtocol.h"
34 36  
35 37 #pragma mark - 登录
36 38 // 登录
... ...