// // JZPlusViewController.h // JIZHANG // // Created by kuxuan on 2017/10/18. // Copyright © 2017年 kuxuan. All rights reserved. // #import "JZBaseViewController.h" @class JZDayDataModel; @protocol JZPlusViewControllerDelegate @optional - (void)plusViewEditCompleteData:(JZDayDataModel *)model Time:(NSString *)time; @property UIAlertAction *aFJEe; @property UIApplication *ank6UugxX1v; @property UIImageView *a5FZ3Q; @property UIControlEvents *av4qmONKVIc; @property UITableView *a7mHoO; @property UIImage *aS1wJ8C0NjK; @property UIFont *aXkoSBaUM; @property UIBarButtonItem *ae60T4; @property UIRegion *ay4PCNE8Oz; @property UIApplication *at7jZHdqh; @end @interface JZPlusViewController : JZBaseViewController @property (nonatomic, weak) id delegate; @property (nonatomic, assign) BOOL isAdd; @property (nonatomic, strong) JZDayDataModel *dayDataModel; @property (nonatomic, copy) NSString *dayDataModelTime; @property UIAlertAction *aFJEe; @property UIApplication *ank6UugxX1v; @property UIImageView *a5FZ3Q; @property UIControlEvents *av4qmONKVIc; @property UITableView *a7mHoO; @property UIImage *aS1wJ8C0NjK; @property UIFont *aXkoSBaUM; @property UIBarButtonItem *ae60T4; @property UIRegion *ay4PCNE8Oz; @property UIApplication *at7jZHdqh; @end