modify pw

This commit is contained in:
geek 2017-08-18 16:46:47 +09:00
parent 1fbb4f8fcb
commit 1ef92d4ff0

View File

@ -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());