Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
polysoft-nafmii
/
polysoft-android
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit dd8a886b
authored
Oct 12, 2021
by
amateur
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
71160d66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
app/build.gradle
app/build.gradle
View file @
dd8a886
...
...
@@ -86,7 +86,7 @@ android {
signingConfig
signingConfigs
.
debug
manifestPlaceholders
=
[
JPUSH_PKGNAME:
"com.whaty.nafmii.pro"
,
JPUSH_APPKEY
:
"
ef86f246857d981193987dee
"
,
//值来自开发者平台取得的AppKey
JPUSH_APPKEY
:
"
63ca64e8348aabe37ee7ae2b
"
,
//值来自开发者平台取得的AppKey
JPUSH_CHANNEL:
"default_developer"
]
}
...
...
@@ -105,7 +105,7 @@ android {
buildConfigField
"String"
,
"MODULE_LEARN"
,
"\"http://ycjytest.cfae.cn/sites/bank/mb/index.html\""
manifestPlaceholders
=
[
JPUSH_PKGNAME:
"com.whaty.nafmii.uat"
,
JPUSH_APPKEY
:
"
ef86f246857d981193987dee
"
,
//值来自开发者平台取得的AppKey
JPUSH_APPKEY
:
"
506f65662d2d2b010159f606
"
,
//值来自开发者平台取得的AppKey
JPUSH_CHANNEL:
"default_developer"
]
}
...
...
@@ -123,7 +123,7 @@ android {
buildConfigField
"String"
,
"MODULE_LEARN"
,
"\"http://bank.lms.webtrn.cn/sites/bank/mb/index.html\""
manifestPlaceholders
=
[
JPUSH_PKGNAME:
"com.whaty.nafmii.dev"
,
JPUSH_APPKEY
:
"
ef86f246857d981193987dee
"
,
//值来自开发者平台取得的AppKey
JPUSH_APPKEY
:
"
5e402f8bcad079affc7da490
"
,
//值来自开发者平台取得的AppKey
JPUSH_CHANNEL:
"default_developer"
]
}
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment