// // NYTimeStartRuleViewModel.h // jiaPei // // Created by Ning.ge on 2023/6/9. // Copyright © 2023 JCZ. All rights reserved. // #import #import "RQCommonCollectionItemViewModel.h" NS_ASSUME_NONNULL_BEGIN @interface NYTimeStartRuleViewModel : RQCommonCollectionItemViewModel @end NS_ASSUME_NONNULL_END