Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
X
xt-danger
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangjianqian
xt-danger
Commits
ea72faa6
Commit
ea72faa6
authored
Jan 18, 2022
by
jianqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增
parent
f9163410
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ArtemisController.java
...in/java/com/dcit/danger/controller/ArtemisController.java
+3
-3
No files found.
zzz2017-ioc-ioc-master/ioc-danger/src/main/java/com/dcit/danger/controller/ArtemisController.java
View file @
ea72faa6
...
...
@@ -27,11 +27,11 @@ public class ArtemisController {
*/
static
{
// 代理API网关nginx服务器ip端口
ArtemisConfig
.
host
=
"
222.223.203.154
:1443"
;
ArtemisConfig
.
host
=
"
124.239.169.105
:1443"
;
// 秘钥appkey
ArtemisConfig
.
appKey
=
"2
4786595
"
;
ArtemisConfig
.
appKey
=
"2
1935786
"
;
// 秘钥appSecret
ArtemisConfig
.
appSecret
=
"
AxzrQTvNWvSVKjKbYGOn
"
;
ArtemisConfig
.
appSecret
=
"
b0uOky4XDCYoMiF7E5VY
"
;
}
/**
* 能力开放平台的网站路径
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment