mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 17:42:50 +08:00
修复test报错
This commit is contained in:
@@ -199,7 +199,7 @@ func loopIp(username, macAddr string, uniqueMac bool) net.IP {
|
||||
return ip
|
||||
}
|
||||
|
||||
base.Warn("no ip available, please see ip_map table row")
|
||||
base.Warn("no ip available, please see ip_map table row", username, macAddr)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user