modify pw
This commit is contained in:
parent
1fbb4f8fcb
commit
1ef92d4ff0
|
@ -79,7 +79,7 @@ public class NoAuthProbeServiceTest {
|
||||||
List<NoAuthProbe> noAuthProbes = new ArrayList<NoAuthProbe>();
|
List<NoAuthProbe> noAuthProbes = new ArrayList<NoAuthProbe>();
|
||||||
|
|
||||||
noAuthProbes.add(noAuthProbe);
|
noAuthProbes.add(noAuthProbe);
|
||||||
List<NoAuthProbe> dd = this.noAuthProbeService.registForNoAuthProbes(noAuthProbes);
|
// List<NoAuthProbe> dd = this.noAuthProbeService.registForNoAuthProbes(noAuthProbes);
|
||||||
|
|
||||||
// System.out.println(dd.get(0).getId());
|
// System.out.println(dd.get(0).getId());
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user