增加行业大类查询接口,政策保存增加字段,政策留言功能开发

This commit is contained in:
戈经莹
2026-07-27 13:10:19 +08:00
parent 7ce8ea524d
commit 8b06250131
17 changed files with 572 additions and 6 deletions

View File

@@ -87,8 +87,10 @@ spring:
multi-statement-allow: true
redis:
# 本地
host: 127.0.0.1
port: 6379
#host: 127.0.0.1
#port: 6379
host: 124.243.245.42
port: 5379
# 数据库索引
database: 0
# 密码(本地通常无密码)