Files
OrderScheduling/Pods/BRPickerView/BRPickerView/AddressPickerView/BRAddressModel.m
T
2023-09-04 16:39:06 +08:00

25 lines
345 B
Objective-C
Executable File

//
// BRAddressModel.m
// BRPickerViewDemo
//
// Created by renbo on 2017/8/11.
// Copyright © 2017 irenb. All rights reserved.
//
// 最新代码下载地址:https://github.com/91renb/BRPickerView
#import "BRAddressModel.h"
@implementation BRProvinceModel
@end
@implementation BRCityModel
@end
@implementation BRAreaModel
@end