Files
fanyin-ios/Pods/JXCategoryView/Sources/Image/JXCategoryImageCellModel.m

14 lines
235 B
Mathematica
Raw Normal View History

2025-08-12 14:27:12 +08:00
//
// JXCategoryImageCellModel.m
// JXCategoryView
//
// Created by jiaxin on 2018/8/20.
// Copyright © 2018 jiaxin. All rights reserved.
//
#import "JXCategoryImageCellModel.h"
@implementation JXCategoryImageCellModel
@end