style: modify job name

This commit is contained in:
chaoc
2023-08-28 11:11:02 +08:00
parent 98bb843159
commit b2f15b3919

View File

@@ -94,6 +94,6 @@ public class CorrelateApp {
voIpOperator.addSink(producer);
env.execute("VoIP Fusion Job");
env.execute("SIP-RTP-CORRELATION");
}
}