桌码打包下载失败修复

This commit is contained in:
张松 2025-02-27 19:24:18 +08:00
parent ff6e40d1c9
commit 41faa3a5f1
1 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@ spring:
name: product-server
profiles:
active: dev
include: tools
logging:
config: classpath:logback.xml
@ -20,4 +22,4 @@ mybatis-flex:
pagehelper:
helper-dialect: mysql
reasonable: true
support-methods-arguments: true
support-methods-arguments: true