桌码打包下载失败修复
This commit is contained in:
@@ -6,6 +6,8 @@ spring:
|
|||||||
name: product-server
|
name: product-server
|
||||||
profiles:
|
profiles:
|
||||||
active: dev
|
active: dev
|
||||||
|
include: tools
|
||||||
|
|
||||||
|
|
||||||
logging:
|
logging:
|
||||||
config: classpath:logback.xml
|
config: classpath:logback.xml
|
||||||
@@ -20,4 +22,4 @@ mybatis-flex:
|
|||||||
pagehelper:
|
pagehelper:
|
||||||
helper-dialect: mysql
|
helper-dialect: mysql
|
||||||
reasonable: true
|
reasonable: true
|
||||||
support-methods-arguments: true
|
support-methods-arguments: true
|
||||||
|
|||||||
Reference in New Issue
Block a user