Files
peko-ios/YuMi/Structure/MVP/Model/GuildInfo.m
2024-09-19 18:58:23 +08:00

13 lines
121 B
Objective-C

//
// GuildInfo.m
// YuMi
//
// Created by P on 2024/9/19.
//
#import "GuildInfo.h"
@implementation GuildInfo
@end