modify pw
This commit is contained in:
@@ -79,7 +79,7 @@ public class NoAuthProbeServiceTest {
|
||||
List<NoAuthProbe> noAuthProbes = new ArrayList<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());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user