1
This commit is contained in:
@@ -430,7 +430,6 @@ func (c *ApiController) GetPrinterStatus(dataMap map[string]interface{}) (data,
|
||||
} else {
|
||||
return utils.Int2Str(status), errCode, err
|
||||
}
|
||||
return data, errCode, err
|
||||
}
|
||||
|
||||
func getRealRemoteIP(r *http.Request) (ip string) {
|
||||
|
||||
Reference in New Issue
Block a user