mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-07 20:23:03 +08:00
修改错误输出等级
This commit is contained in:
@@ -138,7 +138,7 @@ func AcquireIp(username, macAddr string) net.IP {
|
||||
return nil
|
||||
}
|
||||
|
||||
base.Error("no ip available, please see ip_map table row")
|
||||
base.Warn("no ip available, please see ip_map table row")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user