// // GiftQuantityModel.m // BuguLive // // Created by 志刚杨 on 2022/4/12. // Copyright © 2022 xfg. All rights reserved. // #import "GiftQuantityModel.h" @implementation GiftQuantityModel @end