chore(config): 切换环境配置为 dev

This commit is contained in:
2026-03-13 11:36:03 +08:00
parent 6748ff0796
commit a2354fba92

View File

@@ -17,7 +17,7 @@ spring:
application:
name: keyborad-backend
profiles:
active: prod
active: dev
mvc:
pathmatch:
matching-strategy: ANT_PATH_MATCHER