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