Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
easy-affair-show
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
easy-affair-show
Commits
b7bb4d0a
Commit
b7bb4d0a
authored
Jul 10, 2024
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加蓬溪pom.xml
parent
3ba758d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
eas-manager/pom.xml
eas-manager/pom.xml
+13
-13
No files found.
eas-manager/pom.xml
View file @
b7bb4d0a
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<artifactId>
eas-manager
</artifactId>
<artifactId>
eas-manager
</artifactId>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<description>
基础
服务管理平台
</description>
<description>
易政秀
服务管理平台
</description>
<properties>
<properties>
<!-- 默认值 -->
<!-- 默认值 -->
...
@@ -55,34 +55,34 @@
...
@@ -55,34 +55,34 @@
<profiles.datasource.password>
nacos@2020
</profiles.datasource.password>
<profiles.datasource.password>
nacos@2020
</profiles.datasource.password>
</properties>
</properties>
</profile>
</profile>
<profile>
<profile>
<id>
product
</id>
<id>
show
</id>
<properties>
<properties>
<profiles.active>
product
</profiles.active>
<profiles.active>
show
</profiles.active>
<profiles.redis.uri>
1
27.0.0.1
</profiles.redis.uri>
<profiles.redis.uri>
1
92.168.0.252
</profiles.redis.uri>
<profiles.redis.port>
6379
</profiles.redis.port>
<profiles.redis.port>
6379
</profiles.redis.port>
<profiles.redis.username></profiles.redis.username>
<profiles.redis.username></profiles.redis.username>
<profiles.redis.password>
hotel@2020
</profiles.redis.password>
<profiles.redis.password>
hotel@2020
</profiles.redis.password>
<profiles.redis.database>
6
</profiles.redis.database>
<profiles.redis.database>
12
</profiles.redis.database>
<profiles.datasource.uri>
<![CDATA[jdbc:mysql://
localhost:3307
/yi_zheng_xiu?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Hongkong]]>
</profiles.datasource.uri>
<profiles.datasource.uri>
<![CDATA[jdbc:mysql://
192.168.0.252:3306
/yi_zheng_xiu?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Hongkong]]>
</profiles.datasource.uri>
<profiles.datasource.username>
root
</profiles.datasource.username>
<profiles.datasource.username>
root
</profiles.datasource.username>
<profiles.datasource.password>
SCxhx@654321
</profiles.datasource.password>
<profiles.datasource.password>
SCxhx@654321
</profiles.datasource.password>
</properties>
</properties>
</profile>
</profile>
<profile>
<profile>
<id>
yibin
</id>
<id>
product
</id>
<properties>
<properties>
<profiles.active>
yibin
</profiles.active>
<profiles.active>
product
</profiles.active>
<profiles.redis.uri>
1
72.15.28.120
</profiles.redis.uri>
<profiles.redis.uri>
1
27.0.0.1
</profiles.redis.uri>
<profiles.redis.port>
6379
</profiles.redis.port>
<profiles.redis.port>
6379
</profiles.redis.port>
<profiles.redis.username></profiles.redis.username>
<profiles.redis.username></profiles.redis.username>
<profiles.redis.password>
hotel@2020
</profiles.redis.password>
<profiles.redis.password>
hotel@2020
</profiles.redis.password>
<profiles.redis.database>
11
</profiles.redis.database>
<profiles.redis.database>
12
</profiles.redis.database>
<profiles.datasource.uri>
<profiles.datasource.uri>
<![CDATA[jdbc:mysql://127.0.0.1:3306/yi_zheng_xiu?useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Hongkong]]>
</profiles.datasource.uri>
<![CDATA[jdbc:mysql://172.15.28.121:3306/device-platform?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Hongkong]]>
</profiles.datasource.uri>
<profiles.datasource.username>
root
</profiles.datasource.username>
<profiles.datasource.username>
root
</profiles.datasource.username>
<profiles.datasource.password>
xhx@2022
</profiles.datasource.password>
<profiles.datasource.password>
SCxhx@654321
</profiles.datasource.password>
</properties>
</properties>
</profile>
</profile>
...
...
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