Skip to content

Commit

Permalink
[INLONG-10884][Manager] Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
fuweng11 committed Aug 26, 2024
1 parent 427b447 commit 15b5239
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class BaseStreamSink {

@ApiModelProperty("Transform sql")
private String transformSql;

@ApiModelProperty("Start consume time, yyyy-MM-dd HH:mm:ss format")
private String startConsumeTime;

Expand Down

0 comments on commit 15b5239

Please sign in to comment.