修改注释与方法参数对应
This commit is contained in:
@ -85,7 +85,7 @@ public class IpUtils
|
||||
/**
|
||||
* 将IPv4地址转换成字节
|
||||
*
|
||||
* @param IPv4地址
|
||||
* @param text IPv4地址
|
||||
* @return byte 字节
|
||||
*/
|
||||
public static byte[] textToNumericFormatV4(String text)
|
||||
|
Reference in New Issue
Block a user