Commit afff7168 authored by jyx's avatar jyx

更新微信Key

parent 9c512e82
......@@ -16,24 +16,30 @@ org.gradle.jvmargs=-Xmx1536m
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
DEBUG_URL="http://39.97.65.143:9082/api/"
#DEBUG_URL="http://192.168.31.193:8101/"
RELEASE_URL="https://api.mints-id.com/gsnew-api/"
DEBUG_URL="http://39.97.65.143:9082/zz-api/"
#DEBUG_URL="http://192.168.31.193:8103/"
RELEASE_URL="https://api.mints-id.com/zz-api/"
RELEASE_KEY_PASSWORD=mints.youyou
RELEASE_KEY_ALIAS=mints_youyou
RELEASE_STORE_PASSWORD=mints.youyou
RELEASE_STORE_FILE=mints_youyou.jks
RELEASE_KEY_PASSWORD=mints.fairyland
RELEASE_KEY_ALIAS=mints_fairyland
RELEASE_STORE_PASSWORD=mints.fairyland
RELEASE_STORE_FILE=mints_fairyland.jks
#ShareSDK
RELEASE_SHARESDK_KEY=328d2edfe42fa
RELEASE_SHARESDK_SECRET=3586272d2ddd7d9de497cdede529ced3
RELEASE_SHARESDK_KEY=31972ff2a6ed8
RELEASE_SHARESDK_SECRET=533a760d2050bd30b49fc38b80d2024c
#TalkingData
DEBUG_TD_KEY=4E3783A8378941B997611E934A775993
RELEASE_TD_KEY=4E3783A8378941B997611E934A775993
DEBUG_TD_SCHEMA_KEY=talkingdata.4e3783a8378941b997611e934a775993
RELEASE_TD_SCHEMA_KEY=talkingdata.4e3783a8378941b997611e934a775993
#友盟
RELEASE_UMENG_KEY=604869326ee47d382b7ae112
RELEASE_UMENG_KEY=5fbf4c43690bda19c78ccf79
#JPush
RELEASE_JPUSH_KEY=35f3e95b2d3f0b63ca5a4a0e
RELEASE_JPUSH_KEY=d3e7b68b9e75a0b692ab68c4
android.useAndroidX=true
android.enableJetifier=true
\ No newline at end of file
......@@ -77,15 +77,15 @@
但是只能分享图片和文字,username和path是分享小程序用的的,userName是小程序的原始ID,path是小程序内的页面路径;
而且必须保证微信开放平台与微信公众/小程序绑定才可以分享;不需要的不用管
-->
<Wechat AppId="wx8db5a20e0d22922e" AppSecret="a211a60f27497f1698da638faa63941c" BypassApproval="false"
<Wechat AppId="wxa9c7cc9c01db59f1" AppSecret="4d317618b7205c56992219f195349a2c" BypassApproval="false"
Enable="true" Id="4"
MiniprogramType="0" Path="pages/index/index.html?id=1" SortId="4"
UserName="gh_afb25ac019c9" WithShareTicket="true" />
<WechatMoments AppId="wx8db5a20e0d22922e" AppSecret="a211a60f27497f1698da638faa63941c" BypassApproval="false"
<WechatMoments AppId="wxa9c7cc9c01db59f1" AppSecret="4d317618b7205c56992219f195349a2c" BypassApproval="false"
Enable="true" Id="5" SortId="5" />
<WechatFavorite AppId="wx8db5a20e0d22922e" AppSecret="a211a60f27497f1698da638faa63941c" Enable="true"
<WechatFavorite AppId="wxa9c7cc9c01db59f1" AppSecret="4d317618b7205c56992219f195349a2c" Enable="true"
Id="6" SortId="6" />
<!-- ShareByAppClient标识是否使用微博客户端分享,默认是false -->
......
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