桌码打包下载失败修复
This commit is contained in:
parent
ff6e40d1c9
commit
41faa3a5f1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue