// // ASGoodsReviewFootCell.h // Asteria // // Created by xingyu on 2024/5/25. // #import <WMBase/WMBase.h> NS_ASSUME_NONNULL_BEGIN @interface ASGoodsReviewFootCell : TT_BaseCell @end NS_ASSUME_NONNULL_END