Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jeecg-boot
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
jeecg-boot
Commits
1bc7ee33
Commit
1bc7ee33
authored
Jun 02, 2021
by
zhangdaiscott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
JeecgBoot低代码平台 2.4.5 版本发布,钉钉与企业微信集成版本
parent
5f25f726
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
3 deletions
+30
-3
jeecg-boot/jeecg-boot-starter/jeecg-boot-starter-cloud/nacos/jeecg-dev.yaml
+30
-3
No files found.
jeecg-boot/jeecg-boot-starter/jeecg-boot-starter-cloud/nacos/jeecg-dev.yaml
View file @
1bc7ee33
...
@@ -77,9 +77,10 @@ spring:
...
@@ -77,9 +77,10 @@ spring:
#是否支持重试
#是否支持重试
retry
:
retry
:
enabled
:
true
enabled
:
true
#minidao
设置
#minidao
minidao
:
minidao
:
base-package
:
org.jeecg.modules.jmreport.*
base-package
:
org.jeecg.modules.jmreport.*
#DB类型(mysql | postgresql | oracle | sqlserver| other)
db-type
:
mysql
db-type
:
mysql
#jeecg专用配置
#jeecg专用配置
jeecg
:
jeecg
:
...
@@ -91,13 +92,14 @@ jeecg :
...
@@ -91,13 +92,14 @@ jeecg :
#webapp文件路径
#webapp文件路径
webapp
:
D://opt//webapp
webapp
:
D://opt//webapp
shiro
:
shiro
:
excludeUrls
:
/test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/
visual/**,/
map/**,/jmreport/bigscreen2/**
excludeUrls
:
/test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/map/**,/jmreport/bigscreen2/**
#阿里云oss存储配置
#阿里云oss存储配置
oss
:
oss
:
endpoint
:
oss-cn-beijing.aliyuncs.com
endpoint
:
oss-cn-beijing.aliyuncs.com
accessKey
:
??
accessKey
:
??
secretKey
:
??
secretKey
:
??
bucketName
:
??
bucketName
:
jeecgdev
staticDomain
:
??
# ElasticSearch 6设置
# ElasticSearch 6设置
elasticsearch
:
elasticsearch
:
cluster-name
:
jeecg-ES
cluster-name
:
jeecg-ES
...
@@ -109,6 +111,9 @@ jeecg :
...
@@ -109,6 +111,9 @@ jeecg :
theme-color
:
"
#1890ff"
theme-color
:
"
#1890ff"
# 文件、图片上传方式,可选项:qiniu(七牛云)、system(跟随系统配置)
# 文件、图片上传方式,可选项:qiniu(七牛云)、system(跟随系统配置)
upload-type
:
system
upload-type
:
system
map
:
# 配置百度地图的AK,申请地址:https://lbs.baidu.com/apiconsole/key?application=key#/home
baidu
:
??
# 在线预览文件服务器地址配置
# 在线预览文件服务器地址配置
file-view-domain
:
127.0.0.1:8012
file-view-domain
:
127.0.0.1:8012
# minio文件上传
# minio文件上传
...
@@ -185,3 +190,25 @@ justauth:
...
@@ -185,3 +190,25 @@ justauth:
type
:
default
type
:
default
prefix
:
'
demo::'
prefix
:
'
demo::'
timeout
:
1h
timeout
:
1h
#第三方APP对接
third-app
:
enabled
:
false
type
:
#企业微信
WECHAT_ENTERPRISE
:
enabled
:
false
#CORP_ID
client-id
:
??
#SECRET
client-secret
:
??
agent-id
:
??
#自建应用秘钥(新版企微需要配置)
# agent-app-secret: ??
#钉钉
DINGTALK
:
enabled
:
false
# appKey
client-id
:
??
# appSecret
client-secret
:
??
agent-id
:
??
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