Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
property-management
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
property-management
Commits
4992faf6
Commit
4992faf6
authored
Apr 13, 2021
by
zhangdaiscott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minidao db类型说明、阿里oos桶名字修改
parent
34c612d9
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
5 deletions
+7
-5
jeecg-boot/jeecg-boot-module-system/src/main/resources/application-dev.yml
+2
-1
jeecg-boot/jeecg-boot-module-system/src/main/resources/application-prod.yml
+2
-1
jeecg-boot/jeecg-boot-module-system/src/main/resources/application-test.yml
+2
-1
jeecg-boot/jeecg-boot-starter/jeecg-boot-starter-cloud/nacos/jeecg-dev.yaml
+1
-2
No files found.
jeecg-boot/jeecg-boot-module-system/src/main/resources/application-dev.yml
View file @
4992faf6
...
...
@@ -173,6 +173,7 @@ mybatis-plus:
#minidao 设置
minidao
:
base-package
:
org.jeecg.modules.jmreport.*
#DB类型(mysql | postgresql | oracle | sqlserver)
db-type
:
mysql
#jeecg专用配置
jeecg
:
...
...
@@ -190,7 +191,7 @@ jeecg :
endpoint
:
oss-cn-beijing.aliyuncs.com
accessKey
:
??
secretKey
:
??
bucketName
:
jeecgos
bucketName
:
??
staticDomain
:
??
# ElasticSearch 6设置
elasticsearch
:
...
...
jeecg-boot/jeecg-boot-module-system/src/main/resources/application-prod.yml
View file @
4992faf6
...
...
@@ -173,6 +173,7 @@ mybatis-plus:
#minidao 设置
minidao
:
base-package
:
org.jeecg.modules.jmreport.*
#DB类型(mysql | postgresql | oracle | sqlserver)
db-type
:
mysql
#jeecg专用配置
jeecg
:
...
...
@@ -190,7 +191,7 @@ jeecg :
endpoint
:
oss-cn-beijing.aliyuncs.com
accessKey
:
??
secretKey
:
??
bucketName
:
jeecgos
bucketName
:
??
staticDomain
:
https://static.jeecg.com
# ElasticSearch 设置
elasticsearch
:
...
...
jeecg-boot/jeecg-boot-module-system/src/main/resources/application-test.yml
View file @
4992faf6
...
...
@@ -173,6 +173,7 @@ mybatis-plus:
#minidao 设置
minidao
:
base-package
:
org.jeecg.modules.jmreport.*
#DB类型(mysql | postgresql | oracle | sqlserver)
db-type
:
mysql
#jeecg专用配置
jeecg
:
...
...
@@ -190,7 +191,7 @@ jeecg :
endpoint
:
oss-cn-beijing.aliyuncs.com
accessKey
:
??
secretKey
:
??
bucketName
:
jeecgos
bucketName
:
??
staticDomain
:
https://static.jeecg.com
# ElasticSearch 设置
elasticsearch
:
...
...
jeecg-boot/jeecg-boot-starter/jeecg-boot-starter-cloud/nacos/jeecg-dev.yaml
View file @
4992faf6
...
...
@@ -97,8 +97,7 @@ jeecg :
endpoint
:
oss-cn-beijing.aliyuncs.com
accessKey
:
??
secretKey
:
??
bucketName
:
jeecgos
staticDomain
:
??
bucketName
:
??
# ElasticSearch 6设置
elasticsearch
:
cluster-name
:
jeecg-ES
...
...
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