Files
featherVoice/Pods/JXCategoryView/Sources/Base/JXCategoryBaseCellModel.m

14 lines
232 B
Mathematica
Raw Normal View History

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