mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-09-23 12:19:20 +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