mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 18:52:52 +08:00
优化 IpPool
This commit is contained in:
@@ -138,7 +138,7 @@ func AcquireIp(username, macAddr string) net.IP {
|
||||
return nil
|
||||
}
|
||||
|
||||
base.Error("no ip available, please del ip_map table row")
|
||||
base.Error("no ip available, please see ip_map table row")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user