// YPTools Auto Update Create Date https://github.com/HansenCCC/YPTools // 2023-02-08 17:49:51 +0800 // // YYModel.h // YYModel // // Created by ibireme on 15/5/10. // Copyright (c) 2015 ibireme. // // This source code is licensed under the MIT-style license found in the // LICENSE file in the root directory of this source tree. // #import #if __has_include() FOUNDATION_EXPORT double YYModelVersionNumber; FOUNDATION_EXPORT const unsigned char YYModelVersionString[]; #import #import #else #import "NSObject+YYModel.h" #import "YYClassInfo.h" #endif // 2023-02-08 17:49:51 +0800 // YPTools Auto Update Create Date https://github.com/HansenCCC/YPTools