fix: UI报告指令顺序问题

This commit is contained in:
chenjianxing 2022-04-19 12:12:02 +08:00 committed by jianxing
parent e20a055605
commit 380168beab
3 changed files with 3 additions and 2 deletions

View File

@ -281,6 +281,7 @@ public class ElementUtil {
public final static List<String> requests = new ArrayList<String>() {{
this.add("HTTPSamplerProxy");
this.add("MsUiCommand");
this.add("DubboSampler");
this.add("JDBCSampler");
this.add("TCPSampler");

@ -1 +1 @@
Subproject commit 5fb1a79839a00cd1ce64ab0aa35b1d00f63c56f6
Subproject commit bdfba7d9f60a4a0fc6b31441c6bc6dbbfbf1b7ac

@ -1 +1 @@
Subproject commit 099601522201b1df46591a0fd23aa45b356a733e
Subproject commit 74a23130a1a04e3cd1db0fd4f770f083e5609bc1