update
This commit is contained in:
@@ -24,6 +24,10 @@ spring:
|
||||
url: ${common.mysql.master.url}
|
||||
username: ${common.mysql.master.username}
|
||||
password: ${common.mysql.master.password}
|
||||
servlet:
|
||||
multipart:
|
||||
max-file-size: 50MB
|
||||
|
||||
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath*:mapper/*Mapper.xml
|
||||
|
||||
Reference in New Issue
Block a user