perf: 移动features模块配置序列号结构体到be.ems/lib/config

This commit is contained in:
TsMask
2025-01-07 11:09:33 +08:00
parent 045b33eec2
commit d081961af1
27 changed files with 35 additions and 205 deletions

View File

@@ -6,10 +6,10 @@ import (
"os/exec"
"time"
"be.ems/lib/config"
"be.ems/lib/global"
"be.ems/lib/log"
"be.ems/lib/services"
"be.ems/restagent/config"
"github.com/gorilla/mux"
"xorm.io/xorm"