// // ShiCaoPeriodVC.h // jiaPei // // Created by apple on 2017/2/7. // Copyright © 2017年 JCZ. All rights reserved. // #import @interface ShiCaoPeriodVC : UIViewController @property (nonatomic, assign) BOOL haveBlueTooth; @end