mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2026-01-04 14:27:05 +08:00
创建缓存任务时即使没有有效的Key,也可以在后台查看创建的任务
This commit is contained in:
@@ -21,5 +21,5 @@ const (
|
||||
NodeVersion = "0.6.0"
|
||||
|
||||
// SQLVersion SQL版本号
|
||||
SQLVersion = "8"
|
||||
SQLVersion = "9"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user