rev:拍照

This commit is contained in:
2025-12-07 19:43:50 +08:00
parent d9210a08f4
commit a82fec9f52
6 changed files with 152 additions and 24 deletions

View File

@@ -7,7 +7,7 @@ nl:
ip: 127.0.0.1
port: 3306
username: root
password: 12356
password: P@ssw0rd.
database: wms
redis:
ip: 127.0.0.1
@@ -28,3 +28,12 @@ nl:
database: 马钢_RH
logging-path: C:\log\wms
dynamic-log-path: C:\log\lms
hikvison:
ins: C:\Users\Administrator\Desktop\库文件\HCNetSDK.dll
path: C:\software\wms\images
ip: 10.22.10.192
port: 80
username: admin
password: nl1314520
channelHttp: 101
channelSdk: 1

View File

@@ -4,7 +4,7 @@ server:
relaxed-path-chars: [ '|','{','}','[',']' ] #字符问题: https://blog.csdn.net/weixin_41996632/article/details/90715118
lucene:
index:
path: D:\lucene\index
path: C:\wms\lucene\index
spring:
profiles:
active: dev
@@ -192,7 +192,7 @@ file:
avatarMaxSize: 5
logging:
file:
path: D:\log\XuGong\wms
path: C:\log\XuGong\wms
config: classpath:logback-spring.xml
# sa-token白名单配置
security:
@@ -306,9 +306,9 @@ jetcache:
port: ${nl.config.redis.port}
hikvison:
ins: C:\Users\Administrator\Desktop\库文件\HCNetSDK.dll
path: E:\lms\2025\
ip: 169.254.43.101
port: 8000
path: C:\software\wms\images
ip: 10.22.10.192
port: 80
username: admin
password: nl1314520
channelHttp: 101