Files
fanyin-ios/Pods/JXCategoryView/Sources/Base/JXCategoryBaseCellModel.m

14 lines
232 B
Mathematica
Raw Normal View History

2025-08-12 14:27:12 +08:00
//
// JXCategoryBaseCellModel.m
// UI
//
// Created by jiaxin on 2018/3/15.
// Copyright © 2018 jiaxin. All rights reserved.
//
#import "JXCategoryBaseCellModel.h"
@implementation JXCategoryBaseCellModel
@end