Files
yinmeng-ios/xplan-ios/Main/Message/Model/SessionContent/ContentSecretaryModel.m
2022-05-13 16:12:18 +08:00

13 lines
167 B
Objective-C

//
// ContentSecretaryModel.m
// xplan-ios
//
// Created by 冯硕 on 2022/4/22.
//
#import "ContentSecretaryModel.h"
@implementation ContentSecretaryModel
@end