feat: optimize code

This commit is contained in:
tjq 2022-10-03 14:58:42 +08:00
parent 6eb5966e96
commit 1301da0d7d
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* description
* LogType
*
* @author tjq
* @since 2022/10/3

View File

@ -3,7 +3,7 @@ package tech.powerjob.official.processors.impl.script;
import java.nio.charset.Charset;
/**
* python processor
* CMDProcessor
*
* @author fddc
* @since 2021/5/14

View File

@ -3,7 +3,7 @@ package tech.powerjob.official.processors.impl.script;
import java.nio.charset.Charset;
/**
* python processor
* PowerShellProcessor
*
* @author fddc
* @since 2021/5/14