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
49cf626b
Commit
49cf626b
authored
Apr 10, 2023
by
tangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加id 生成配置参数
parent
e9a35506
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
application.properties
...t-system-patrol/src/main/resources/application.properties
+7
-2
No files found.
amos-boot-system-patrol/src/main/resources/application.properties
View file @
49cf626b
...
...
@@ -67,4 +67,9 @@ equipment.hierarchy=1,2,4,6
management.security.enabled
=
true
spring.security.user.name
=
admin
spring.security.user.password
=
a1234560
\ No newline at end of file
spring.security.user.password
=
a1234560
#雪花算法参数 终端ID
generator.worker_id
=
1
#雪花算法参数 数据中心id
generator.datacenter_id
=
1
\ No newline at end of file
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