Commit 01c9aecc58dac03cdb55ae7fa821ab41c5eb7a1f
1 parent
83ad43a8
no message
Showing
1 changed file
with
1 additions
and
0 deletions
CNLiveServices/Classes/Mine/CNLiveOrderServiceProtocol.h
| @@ -11,6 +11,7 @@ | @@ -11,6 +11,7 @@ | ||
| 11 | #import "BHServiceProtocol.h" | 11 | #import "BHServiceProtocol.h" |
| 12 | 12 | ||
| 13 | @protocol CNLiveOrderServiceProtocol <NSObject, BHServiceProtocol> | 13 | @protocol CNLiveOrderServiceProtocol <NSObject, BHServiceProtocol> |
| 14 | + | ||
| 14 | // 订单 | 15 | // 订单 |
| 15 | - (UIViewController *)getOrderViewController; | 16 | - (UIViewController *)getOrderViewController; |
| 16 | - (void)pushToOrderViewController:(NSInteger)index; | 17 | - (void)pushToOrderViewController:(NSInteger)index; |