自动生成报表并发送到指定的钉钉群
nohup java -jar tsl_data-1.3-exec.jar >output.log 2>&1 &
nohup java -jar dingtalk_auto-1.1-exec.jar >output.log 2>&1 &