ConstantMacro.h
823 Bytes
//
// ConstantMacro.h
// CNLiveScioLive
//
// Created by CNLive-zxw on 2018/9/20.
// Copyright © 2018年 CNLive. All rights reserved.
//
#ifndef ConstantMacro_h
#define ConstantMacro_h
#define Line_Height 0.5
#define Nav_Title_Font 18
#define CNLiveAppId IS_CHINESE? @"38_ivkou3xi05":@"858_jloqel8r83"
#define CNLiveAppKey IS_CHINESE? @"a38d0547d9699d3c3b2cb4482c7166f313f484cc3262fe":@"84d2370e021b40bc41889d4011fce1fb8af85598a9fcae"
#define CNLiveAppSecret IS_CHINESE? @"02243d3cdc1ee0650ee12fcf0cd4f1ec1ee9b8af018618":@"1d68c27291e847b3f4d8828420d8f5f2afbd77b492f1b8"
#define uMengKey @"568b65b0e0f55ad063001bfb"
#define uAppId @"963024530"
#define uBaiduMobStat @"bcbc32c4b9"
#endif /* ConstantMacro_h */