供应计划,仓库映射接口开发

This commit is contained in:
2025-05-27 14:38:00 +08:00
parent 68e9c20b34
commit 8694b17db4
20 changed files with 1687 additions and 26 deletions

View File

@@ -16,7 +16,7 @@ zg:
# 开发环境配置
server:
# 服务器的HTTP端口默认为8080
port: 8084
port: 8086
servlet:
# 应用的访问路径
context-path: /
@@ -68,8 +68,8 @@ spring:
# redis 配置
redis:
# 地址
host: 192.168.1.20
# host: localhost
# host: 192.168.1.20
host: localhost
# 端口默认为6379
port: 6379
# 数据库索引