parent
b32a960138
commit
e10168956c
|
@ -138,7 +138,7 @@ public class DisposeDeviceMapperTest extends InitTestEnvironment {
|
|||
* @throws JsonProcessingException the json processing exception
|
||||
*/
|
||||
@Test
|
||||
public void t100_delDisposeDeviceByIp() throws JsonProcessingException {
|
||||
public void t99_delDisposeDeviceByIp() throws JsonProcessingException {
|
||||
String ipAddr = "10.88.77.15";
|
||||
disposeDeviceMapper.delDisposeDeviceByIp(ipAddr);
|
||||
|
||||
|
|
Loading…
Reference in New Issue