Commit fc73a53a8d17a8ce6a2827f4e7c4ed6ff9c529c6
1 parent
753d115c
no message
Showing
1 changed file
with
2 additions
and
0 deletions
CNLiveServices/Classes/CNLiveServices.h
| @@ -28,6 +28,8 @@ | @@ -28,6 +28,8 @@ | ||
| 28 | #import "CNLiveMineServiceProtocol.h" | 28 | #import "CNLiveMineServiceProtocol.h" |
| 29 | // 订单 | 29 | // 订单 |
| 30 | #import "CNLiveOrderServiceProtocol.h" | 30 | #import "CNLiveOrderServiceProtocol.h" |
| 31 | +// 设置 | ||
| 32 | +#import "CNLiveSettingServiceProtocol.h" | ||
| 31 | 33 | ||
| 32 | #pragma mark - 登录 | 34 | #pragma mark - 登录 |
| 33 | // 登录 | 35 | // 登录 |