Skip to content

Commit 2d45278

Browse files
committed
add comment
1 parent 3e7012d commit 2d45278

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

core/src/test/java/com/dtstack/flink/sql/parser/SqlParserTest.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
import java.util.ArrayList;
2626
import java.util.List;
2727

28+
/**
29+
* @program: flink.sql
30+
* @author: wuren
31+
* @create: 2020/09/15
32+
**/
2833
public class SqlParserTest {
2934

3035
@Test

0 commit comments

Comments
 (0)