feat: 后台小说删除

This commit is contained in:
xiongxiaoyang
2023-04-14 21:09:37 +08:00
parent 9f23f817b1
commit 687eb61846
44 changed files with 3523 additions and 782 deletions

View File

@ -17,13 +17,17 @@ spring:
date-format: yyyy-MM-dd HH:mm:ss
profiles:
active: dev
#上传文件的最大值10M
servlet:
multipart:
max-file-size: 30Mb
max-request-size: 30Mb
max-file-size: 10485760
devtools:
restart:
enabled: true
main:
allow-bean-definition-overriding: true
mybatis:
configuration: