Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5a036aa

Browse files
author
onblog
committed
去掉client控制台输出
1 parent89b0f0d commit5a036aa

File tree

1 file changed

+0
-4
lines changed
  • JavaMonitorPlus/client/src/main/java/cn/yueshutong/client/core/order

1 file changed

+0
-4
lines changed

‎JavaMonitorPlus/client/src/main/java/cn/yueshutong/client/core/order/Jps.java‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ public static Map<String, JpsEntity> jps() {
3838
}else {
3939
map.put(one[0],newJpsEntity("NULL","NULL",Arrays.stream(one).skip(1).collect(Collectors.toList())));
4040
}
41-
//测试jinfo
42-
JinfoEntityinfo =Jinfo.info(one[0]);
43-
System.out.println();
44-
System.out.println(info);
4541
}
4642
returnmap;
4743
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp