// // RQTeachSchoolVideoItemViewModel.h // JiaPei // // Created by 张嵘 on 2023/4/13. // #import "RQCommonCollectionItemViewModel.h" NS_ASSUME_NONNULL_BEGIN @interface RQTeachSchoolVideoItemViewModel : RQCommonCollectionItemViewModel @end NS_ASSUME_NONNULL_END