Skip to content

Commit fe7b346

Browse files
ysq
1 parent b35c83f commit fe7b346

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ target/
99
*.iml
1010
plugins/
1111
lib/
12+
.vertx/

launcher/src/main/java/com/dtstack/flink/sql/launcher/LauncherOptionParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* The Parser of Launcher commandline options
3838
*
3939
* Company: www.dtstack.com
40-
40+
* @author sishu.yss
4141
*/
4242
public class LauncherOptionParser {
4343

0 commit comments

Comments
 (0)