12 lines
146 B

//
// MyUserMsgModel.m
// LekangGuard
//
// Created by ecell on 2023/1/8.
//
#import "MyUserMsgModel.h"
@implementation MyUserMsgModel
@end