Commit 69f3314b by amateur

1

1 parent ac728fa4
...@@ -108,7 +108,7 @@ android { ...@@ -108,7 +108,7 @@ android {
buildConfigField "String", "MODULE_LEARN", "\"http://ycjyconfirm.cfae.cn/sites/bank/mb/index.html\"" buildConfigField "String", "MODULE_LEARN", "\"http://ycjyconfirm.cfae.cn/sites/bank/mb/index.html\""
manifestPlaceholders = [ manifestPlaceholders = [
JPUSH_PKGNAME: "com.whaty.nafmii", JPUSH_PKGNAME: "com.whaty.nafmii",
JPUSH_APPKEY : "63ca64e8348aabe37ee7ae2b",//值来自开发者平台取得的AppKey JPUSH_APPKEY : "ab26b513a5d86ea1b7179e18",//值来自开发者平台取得的AppKey
JPUSH_CHANNEL: "default_developer" JPUSH_CHANNEL: "default_developer"
] ]
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!