cdts/xdts-ios 3/TreeHole/Code/Gategory/BRPickerView/AddressPickerView/BRAddressModel.m

25 lines
345 B
Mathematica
Raw Normal View History

2023-07-27 09:20:00 +08:00
//
// 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