// // GHListModel.m // MSYOUPAI // // Created by You on 2024/5/22. // Copyright © 2024 MS. All rights reserved. // #import "GHListModel.h" @implementation GHListModel @end