parent
262a6b768c
commit
85214d2326
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue