// // config.h // Apex And Drivers // // Created by Jack on 2018/6/1. // Copyright © 2018年 USAI. All rights reserved. // #ifndef config_h #define config_h #define URL_ERR_LOG @"" #define URL_HOST @"" #endif /* config_h */