Commit f5fedeba by xiaojing.zhang

测试代码修改

parent 04e3ca4a
...@@ -22,11 +22,11 @@ ...@@ -22,11 +22,11 @@
//#define PARTNER_ID "c3e82ff2-6285-4823-8e3f-7ec880ae7119" //#define PARTNER_ID "c3e82ff2-6285-4823-8e3f-7ec880ae7119"
//! 测试 //! 测试
#ifdef UNIT_TEST
#define APP_ID "T015" #define APP_ID "T015"
#define KEY_CODE "85870ccc8da9affa5eafe7488533f273" #define KEY_CODE "85870ccc8da9affa5eafe7488533f273"
#define PARTNER_ID "7f657d18-9f3f-41fd-b97f-1a71f7d1ffa0" #define PARTNER_ID "7f657d18-9f3f-41fd-b97f-1a71f7d1ffa0"
#endif
// 请求类型的枚举值 // 请求类型的枚举值
enum FM_TYPE { enum FM_TYPE {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment