// // RQPlaceDetaiIQuestionCell.h // JiaPei // // Created by 张嵘 on 2023/4/21. // #import "RQCommonCell.h" #import "RQPlaceDetaiIQuestionItemViewModel.h" NS_ASSUME_NONNULL_BEGIN @interface RQPlaceDetaiIQuestionCell : RQCommonCell @end NS_ASSUME_NONNULL_END