13 lines
137 B
Objective-C
13 lines
137 B
Objective-C
//
|
|
// RegionListInfo.m
|
|
// YuMi
|
|
//
|
|
// Created by P on 2024/12/17.
|
|
//
|
|
|
|
#import "RegionListInfo.h"
|
|
|
|
@implementation RegionListInfo
|
|
|
|
@end
|