opt:优化日志;add:包装机一体机页面新增空筐送回

This commit is contained in:
zhangzq
2023-12-26 16:25:20 +08:00
parent fbd5e1ca7e
commit a596caddfe
188 changed files with 2874 additions and 1543 deletions

View File

@@ -2,22 +2,6 @@ server:
port: 8011
#配置数据源
spring:
data:
elasticsearch:
repositories:
enabled: true
client:
reactive:
#endpoints: 172.31.185.110:8200,172.31.154.9:8200 #内网
# endpoints: 47.96.133.178:8200 #外网
endpoints: http://127.0.0.1:9200 #外网
elasticsearch:
rest:
#uris: 172.31.185.110:8200,172.31.154.9:8200 #内网
# uris: 47.96.133.178:8200 #外网
uris: http://127.0.0.1:9200 #外网
# username: elastic
# password: 123456
datasource:
druid:
db-type: com.alibaba.druid.pool.DruidDataSource
@@ -130,10 +114,6 @@ jwt:
generator:
enabled: true
#是否开启 swagger-ui
swagger:
enabled: true
# IP 本地解析
ip:
local-parsing: true
@@ -202,3 +182,6 @@ sa-token:
es:
index: mes_log
schedulerFile: /Users/mima0000/Desktop/scheduler.xml
lucene:
index:
path: /Users/mima0000/Desktop/index