Commit 05f80275 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent 9010f7d2
{
"init": {
"site_id": "5412556",
"app_id": "514006",
"partner": "pangle_514006",
"secure_key": "ffe90c9bf1c304e33b6fe1fd95392a1e"
"site_id": "5411148",
"app_id": "512667",
"partner": "pangle_512667",
"secure_key": "244fb9f70748024f3d39b893be69b92c"
},
"feed": {
"news_list_ad_code_id": "",
......@@ -12,37 +12,37 @@
"video_first_ad_code_id": "",
"video_second_ad_code_id": "",
"related_ad_code_id": "",
"news_draw_ad_code_id": "952978110",
"news_draw_native_ad_code_id": "952978113",
"news_draw_ad_code_id": "952913078",
"news_draw_native_ad_code_id": "952913070",
"news_outer_list_ad_code_id": "",
"news_outer_first_ad_code_id": "",
"news_outer_second_ad_code_id": "",
"outer_video_second_ad_code_id": "",
"outer_related_ad_code_id": "",
"news_outer_draw_ad_code_id": "952978123",
"news_outer_draw_native_ad_code_id": "952978119",
"news_outer_draw_ad_code_id": "952913085",
"news_outer_draw_native_ad_code_id": "952913080",
"news_interstitial_code_id": ""
},
"small_video": {
"draw_ad_code_id": "952978111",
"draw_native_ad_code_id": "952978126",
"grid_ad_code_id": "952978118",
"grid_draw_ad_code_id": "952978109",
"grid_draw_native_ad_code_id": "952978122",
"video_card_ad_code_id": "952978121",
"video_card_draw_ad_code_id": "952978120",
"video_card_draw_native_ad_code_id": "952978108",
"draw_ad_code_id": "952913086",
"draw_native_ad_code_id": "952913082",
"grid_ad_code_id": "952913072",
"grid_draw_ad_code_id": "952913069",
"grid_draw_native_ad_code_id": "952913075",
"video_card_ad_code_id": "952913068",
"video_card_draw_ad_code_id": "952913084",
"video_card_draw_native_ad_code_id": "952913067",
"interstitial_ad_code_id": "",
"interstitial_note_ad_code_id": "952978124",
"staggered_grid_ad_code_id": "952978127",
"staggered_grid_draw_ad_code_id": "952978111",
"staggered_grid_draw_native_ad_code_id": "952978126",
"draw_interstitial_ad_code_id": "952978116",
"draw_fullscreen_interstitial_ad_code_id": "952978117",
"draw_banner_code_id": "952978112",
"drama_rewarded_ad_code_id": "952978114",
"drama_rewarded_ad_code_id_02": "952978125",
"drama_draw_ad_code_id": "952978115"
"interstitial_note_ad_code_id": "952913071",
"staggered_grid_ad_code_id": "952913079",
"staggered_grid_draw_ad_code_id": "952913086",
"staggered_grid_draw_native_ad_code_id": "952913082",
"draw_interstitial_ad_code_id": "952913081",
"draw_fullscreen_interstitial_ad_code_id": "952913076",
"draw_banner_code_id": "952913083",
"drama_rewarded_ad_code_id": "952913073",
"drama_rewarded_ad_code_id_02": "952913074",
"drama_draw_ad_code_id": "952913066"
},
"novel": {
"status": 0,
......
......@@ -18,7 +18,7 @@ object DPHolderManager {
//1. 初始化,最好放到application.onCreate()执行
val configBuilder = DPSdkConfig.Builder().debug(true)
DPSdk.init(context, "SDK_Setting_5412556.json", configBuilder.build())
DPSdk.init(context, "SDK_Setting_5411148.json", configBuilder.build())
startDpSdk()
}
......
......@@ -26,30 +26,30 @@ android.nonTransitiveRClass=true
DEBUG_URL="https://api.mints-tech.cn/camera-api/"
RELEASE_URL="https://api.mints-tech.cn/camera-api/"
RELEASE_KEY_PASSWORD=mintshelivideotwo
RELEASE_KEY_ALIAS=mints_helivideotwo
RELEASE_STORE_PASSWORD=mintshelivideotwo
RELEASE_STORE_FILE=mints_helivideotwo.jks
RELEASE_KEY_PASSWORD=mintshelivideo
RELEASE_KEY_ALIAS=mints_helivideo
RELEASE_STORE_PASSWORD=mintshelivideo
RELEASE_STORE_FILE=mints_helivideo.jks
#ShareSDK
RELEASE_SHARESDK_KEY=3845c0fde1969
RELEASE_SHARESDK_SECRET=8e1f2a0e4b0ec6ec8404edfabe0cdf61
#weixin
WEIXIN_APP_PAY_ID ="wx7e946f66585ca00a"
WEIXIN_APP_ID =wx7e946f66585ca00a
WEIXIN_APP_SECRET =6fe41783e736bea36504b271cea484f1
WEIXIN_APP_PAY_ID ="wxf1d2f4fe2f3e7e4e"
WEIXIN_APP_ID =wxf1d2f4fe2f3e7e4e
WEIXIN_APP_SECRET =73b068bd35f147ba29b648c157ea28a8
#TalkingData
RELEASE_TALKING_DATA_KEY="E91735A7978140A8ABD1BB32D337CCAB"
RELEASE_TALKING_DATA_KEY="63E521BF705E4008B6E79C8645702F5A"
#umeng
RELEASE_UMENG_KEY=64b8de13a1a164591b5133df
GROMORE_APP_ID="5412556"
GROMORE_SPLASH_CODE="102398740"
GROMORE_VIDEO_CODE="102398300"
GROMORE_EXPRESS_CODE="102405261"
GROMORE_MY_EXPRESS_CODE="102413160"
GROMORE_DRAW_CODE="102405069"
GROMORE_BANNER_CODE="102405532"
GROMORE_APP_ID="5411148"
GROMORE_SPLASH_CODE="102393857"
GROMORE_VIDEO_CODE="102393951"
GROMORE_EXPRESS_CODE=""
GROMORE_MY_EXPRESS_CODE=""
GROMORE_DRAW_CODE=""
GROMORE_BANNER_CODE=""
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