mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-06 19:43:25 +08:00
修改为sql数据库
This commit is contained in:
@@ -2,6 +2,6 @@ package base
|
||||
|
||||
const (
|
||||
APP_NAME = "AnyLink"
|
||||
// 修复严重bug
|
||||
APP_VER = "0.4.2"
|
||||
// 修改为sql数据库
|
||||
APP_VER = "0.5.1"
|
||||
)
|
||||
|
Reference in New Issue
Block a user