增加了删除图片的功能。
This commit is contained in:
@@ -71,3 +71,7 @@ TIME_SHORTCUTS = {
|
||||
'最近7天': 7,
|
||||
'最近30天': 30
|
||||
}
|
||||
|
||||
# ======================== 删除配置 ========================
|
||||
# 删除模式: 'remote' (仅删除MySQL生产库)
|
||||
DELETE_MODE = 'remote'
|
||||
|
||||
Reference in New Issue
Block a user