iOS:add snapshot view

This commit is contained in:
pengfei.zhou 2021-07-14 14:22:58 +08:00 committed by osborn
parent e62eb7895c
commit 0fe30c3b78

View File

@ -30,6 +30,7 @@
#import "DoricSnapshotView.h"
#import "DoricShowNodeTreeViewController.h"
#import "DoricRegistry.h"
#import "DoricSnapshotView.h"
@interface DoricContextCell : UITableViewCell
@property(nonatomic, strong) UILabel *tvId;