// // MyCarlTableV.h // Asteria // // Created by 王猛 on 2024/1/27. // #import <WMBase/WMBase.h> NS_ASSUME_NONNULL_BEGIN @interface MyCarlTableV : TT_BaseTableV @end NS_ASSUME_NONNULL_END