Commit 0af60df22c0208f64500e4b596e3879a094a5499
1 parent
a232e9d8
no message
Showing
1 changed file
with
2 additions
and
0 deletions
CNLiveServices/Classes/CNLiveServices.h
| @@ -31,6 +31,8 @@ | @@ -31,6 +31,8 @@ | ||
| 31 | #import "CNLiveOrderServiceProtocol.h" | 31 | #import "CNLiveOrderServiceProtocol.h" |
| 32 | // 设置 | 32 | // 设置 |
| 33 | #import "CNLiveSettingServiceProtocol.h" | 33 | #import "CNLiveSettingServiceProtocol.h" |
| 34 | +// 我的收藏 | ||
| 35 | +#import "CNLiveCollectionServiceProtocol.h" | ||
| 34 | 36 | ||
| 35 | #pragma mark - 登录 | 37 | #pragma mark - 登录 |
| 36 | // 登录 | 38 | // 登录 |