mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-05-15 00:00:02 +08:00
mb-list mb-form mb-xxx等 统一请求方法 列表(post) 保存(post) 删除(delete) 详情(get) 等
This commit is contained in:
@@ -80,6 +80,10 @@ magic-api:
|
||||
sql-column-case: camel
|
||||
resource:
|
||||
location: data/magic-api
|
||||
backup: #备份相关配置
|
||||
enable: true #是否启用
|
||||
max-history: -1 #备份保留天数,-1为永久保留
|
||||
table-name: magic_backup_record_v2 #使用数据库存储备份时的表名
|
||||
page:
|
||||
page: current
|
||||
size: size
|
||||
|
||||
Reference in New Issue
Block a user