入库相关接口开发

This commit is contained in:
2025-05-30 16:13:27 +08:00
parent 8694b17db4
commit 68f96b9872
60 changed files with 3568 additions and 194 deletions

View File

@@ -68,8 +68,8 @@ spring:
# redis 配置
redis:
# 地址
# host: 192.168.1.20
host: localhost
host: 192.168.1.20
# host: localhost
# 端口默认为6379
port: 6379
# 数据库索引