server:
|
port: 8879
|
spring:
|
cloud:
|
nacos:
|
server-addr: 127.0.0.1:8848
|
discovery:
|
server-addr: ${spring.cloud.nacos.server-addr}
|
heart-beat-interval: 3000
|
heart-beat-timeout: 15000
|
group: pipe
|
gateway:
|
filter:
|
strip-prefix:
|
enabled: true
|
application:
|
name: gateway
|
config:
|
activate:
|
on-profile: qingdao
|
redisson:
|
enable: true
|
address: redis://127.0.0.1:6379
|
password: Thhy@123
|
timeout: 10000
|
connectTimeout: 20000
|
connectionPoolSize: 100
|
connectionMinimumIdleSize: 10
|
retryAttempts: 5
|
retryInterval: 3000
|
redissonCacheDefault: 86400000
|
global:
|
keyPrefix: pipe
|
dataSnap: false #日志快照功能
|
baseDirName: D:\\file\\
|
excludeurls:
|
- "/login"
|
- "/sysUser/findList"
|
- "/platUser/export"
|
- "/depart/export"
|
- "/group/export"
|
- "/group/groupUserExport"
|
- "/dorm/viewcode"
|
- "/spare/export"
|
- "/city/cities"
|
- "/rsbMaterialPlan/export"
|
- "/file/upload"
|
- "/file/down"
|
- "/file/preview"
|
- "/projectInfo/export"
|
- "/pipeInfo/export"
|
- "/steelPrint/test"
|
- "/hardware/outMod"
|
- "/secureGood/viewcode"
|
- "/rsbMaterialPlan/statExport"
|
- "/mixingstationstorage/statExport"
|
- "/platUser/register"
|
- "/company/pulldown"
|
- "/company/findAll"
|
- "/position/findall"
|
- "/mpLogin"
|
- "/mpLogin/getOpenId"
|
- "/platUser/checkuser"
|
- "/exam/examRecordDown"
|
- "/pl/prolisten"
|
- "/screen/display"
|
- "/prolistenserver/"
|
- "/mixMaterial/export"
|
- "/bigDevice/bigDeviceInfo"
|
- "/pipeInfo/h5PipeList"
|
- "/pipeInfo/checkHistory"
|
- "/waterCultivated/getH5WaterRecord"
|
- "/modcheck/getH5MouldInfo"
|
- "/steelProduce/getH5SteelProduce"
|
- "/steel/steelThingJsList"
|
- "/record/recordThingJsList"
|
- "/project/projectSizeThingJsList"
|
- "/pipecreen/pipeThingJsInfo"
|
- "/platUser/doorlis"
|
- "/pipecreen/pipePlanProduct"
|
- "/platUser/isuplis"
|
- "/video/videoList"
|
- "/video/videoListPath"
|
- "/platUser/faceRecord"
|
- "/pl/agv"
|
- "/pipecreen/materialRecord"
|
- "/pl/monthProductRingByPro"
|
- "/steelProduce/produceLoopingThingJs"
|
- "/platUser/doorlisWithPic"
|
- "/steel/restDataByOne"
|