Commit 0587d47525d097d99c3041f5219884735be222cb
1 parent
658cefe7
no message
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveQrCodeModule/Classes/Module/CNLiveQrCodeService.m
| @@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
| 25 | // 扫一扫 | 25 | // 扫一扫 |
| 26 | - (UIViewController *)getSweepQrCodeController { | 26 | - (UIViewController *)getSweepQrCodeController { |
| 27 | return [CNLiveScanQrCodeController new]; | 27 | return [CNLiveScanQrCodeController new]; |
| 28 | -}/Users/cnlive-zxw/Desktop/网家家模块/CNLiveQrCodeModule/Example/Podfile | 28 | +} |
| 29 | 29 | ||
| 30 | - (void)pushToSweepQrCodeController:(BOOL)isMyCode { | 30 | - (void)pushToSweepQrCodeController:(BOOL)isMyCode { |
| 31 | CNLiveScanQrCodeController *vc = [[CNLiveScanQrCodeController alloc]init]; | 31 | CNLiveScanQrCodeController *vc = [[CNLiveScanQrCodeController alloc]init]; |