REM:
1.增加注释内容
This commit is contained in:
chenlinghy 2021-01-26 10:10:58 +08:00
parent 262a6b768c
commit 85214d2326
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ public interface DisposeDeviceMapper {
* *
* @param ipAddr the ip addr * @param ipAddr the ip addr
* @param ipPort the ip port * @param ipPort the ip port
* @param devType the device type
* @return the device by address * @return the device by address
*/ */
DisposeDevice getDeviceByAddress(@Param("ipAddr") String ipAddr, DisposeDevice getDeviceByAddress(@Param("ipAddr") String ipAddr,