Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
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
项目统一框架
amos-boot-biz
Commits
5869c5e5
Commit
5869c5e5
authored
May 07, 2024
by
韩桐桐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(jg):accessKey
parent
fdc58c1e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
IdxBizJgRegisterInfoServiceImpl.java
.../jg/biz/service/impl/IdxBizJgRegisterInfoServiceImpl.java
+1
-1
application-dev.properties
...dule-jg-biz/src/main/resources/application-dev.properties
+1
-1
No files found.
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/java/com/yeejoin/amos/boot/module/jg/biz/service/impl/IdxBizJgRegisterInfoServiceImpl.java
View file @
5869c5e5
...
@@ -176,7 +176,7 @@ public class IdxBizJgRegisterInfoServiceImpl extends BaseService<IdxBizJgRegiste
...
@@ -176,7 +176,7 @@ public class IdxBizJgRegisterInfoServiceImpl extends BaseService<IdxBizJgRegiste
@Value
(
"${minio.endpoint}"
)
@Value
(
"${minio.endpoint}"
)
private
String
minioEndpoint
;
private
String
minioEndpoint
;
@Value
(
"${minio.access
k
ey}"
)
@Value
(
"${minio.access
K
ey}"
)
private
String
accessKey
;
private
String
accessKey
;
@Value
(
"${minio.secretKey}"
)
@Value
(
"${minio.secretKey}"
)
...
...
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/resources/application-dev.properties
View file @
5869c5e5
...
@@ -79,7 +79,7 @@ rule.definition.default-agency=tzs
...
@@ -79,7 +79,7 @@ rule.definition.default-agency=tzs
rule.definition.local-ip
=
172.16.10.243
rule.definition.local-ip
=
172.16.10.243
# minio ??
# minio ??
minio.endpoint
=
http://172.16.10.243:9000
minio.endpoint
=
http://172.16.10.243:9000
minio.access
k
ey
=
root
minio.access
K
ey
=
root
minio.secretKey
=
Yeejoin@2020
minio.secretKey
=
Yeejoin@2020
## \u7279\u79CD\u8BBE\u5907\u57DF\u540D
## \u7279\u79CD\u8BBE\u5907\u57DF\u540D
tzs.domain
=
http://sxtzsb.sxsei.com
tzs.domain
=
http://sxtzsb.sxsei.com
...
...
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