mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-03 23:20:26 +08:00
优化套餐升级程序
This commit is contained in:
@@ -213,3 +213,8 @@ func upgradeV0_5_8(db *dbs.DB) error {
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
// v1.2.9
|
||||
func upgradeV1_2_9(db *dbs.DB) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user