mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-11 03:02:19 +08:00
修复测试bug
This commit is contained in:
@@ -5,3 +5,7 @@ func Start() {
|
||||
initServerCfg()
|
||||
initLog()
|
||||
}
|
||||
|
||||
func Test() {
|
||||
initLog()
|
||||
}
|
Reference in New Issue
Block a user