Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Z
zlmy-cloud
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
zlmy
zlmy-cloud
Commits
0ec40ecc
Commit
0ec40ecc
authored
Apr 10, 2025
by
鲁鸿波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公司测试环境修改
parent
1670af90
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
application-db-kingbase-dev.yml
...y-boot/src/main/resources/application-db-kingbase-dev.yml
+0
-2
application-dev.yml
...-modules/zlmy-boot/src/main/resources/application-dev.yml
+3
-2
No files found.
zlmy-modules/zlmy-boot/src/main/resources/application-db-kingbase-dev.yml
View file @
0ec40ecc
spring
:
datasource
:
druid
:
...
...
@@ -54,6 +53,5 @@ spring:
kingbase
:
driver-class-name
:
com.kingbase8.Driver
url
:
jdbc:kingbase8://101.126.159.207:54321/public?currentSchema=public&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
schema
:
zlmy
username
:
root
password
:
ZLmy654321
\ No newline at end of file
zlmy-modules/zlmy-boot/src/main/resources/application-dev.yml
View file @
0ec40ecc
...
...
@@ -139,16 +139,17 @@ xxl:
job
:
accessToken
:
admin
:
addresses
:
http://
${XXLJOB_IP:101.126.159.207}:${XXLJOB_PORT:8013}
/xxl-job-admin
addresses
:
http://
101.126.159.207:8011
/xxl-job-admin
executor
:
address
:
'
'
appname
:
test-zlmy-boot
ip
:
'
127.0.0.1'
logpath
:
/data/xxl-job/logs/jobhandler
logretentiondays
:
30
port
:
9998
#xxl-job连接端口
# cronUtil 所需配置信息
adminAddresses
:
http://
${XXLJOB_IP:101.126.159.207}:${XXLJOB_PORT:8013}
/xxl-job-admin
adminAddresses
:
http://
101.126.159.207:8011
/xxl-job-admin
appname
:
test-zlmy-boot
logretentiondays
:
30
port
:
9998
...
...
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