2. 使用 import 绝对路径,代替 相对路径
@@ -1,8 +1,8 @@
package main
import (
"./common"
"./Plugins"
"github.com/shadow1ng/fscan/common"
"github.com/shadow1ng/fscan/Plugins"
"fmt"
)
The note is not visible to the blocked user.