动作: 添加了 github.com/sagernet/sing/common/json/badoption 导入

This commit is contained in:
CN-JS-HuiBai
2026-04-14 23:29:36 +08:00
parent 2a099e7adf
commit 3c50944343

View File

@@ -16,6 +16,7 @@ import (
"github.com/sagernet/sing-box/option" "github.com/sagernet/sing-box/option"
"github.com/sagernet/sing-box/service/ssmapi" "github.com/sagernet/sing-box/service/ssmapi"
E "github.com/sagernet/sing/common/exceptions" E "github.com/sagernet/sing/common/exceptions"
"github.com/sagernet/sing/common/json/badoption"
"github.com/sagernet/sing/service" "github.com/sagernet/sing/service"
) )