fix alert params contain space not parse fix stream not close
@@ -47,7 +47,6 @@ public class ScriptSenderTest {
@Test
public void testScriptSenderTest() {
-
ScriptSender scriptSender = new ScriptSender(scriptConfig);
AlertResult alertResult;
alertResult = scriptSender.sendScriptAlert("test title Kris", "test content");