// // ExamInfoCell.h // LN_School // // Created by 张嵘 on 2019/7/29. // Copyright © 2019 Danson. All rights reserved. // #import "HDCollectionCell.h" NS_ASSUME_NONNULL_BEGIN @interface ExamInfoCell : HDCollectionCell @end NS_ASSUME_NONNULL_END