// // InventoryListModel.m // IBOSS // // Created by 关宏厚 on 2020/9/2. // Copyright © 2020 elongtian. All rights reserved. // #import "InventoryListModel.h" @implementation InventoryListModel @end