Skip to content

Commit

Permalink
fix check Comment (#3429)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjj2010 authored Dec 26, 2023
1 parent aac6290 commit 11d9ff4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public class FlinkEnvServiceImpl extends ServiceImpl<FlinkEnvMapper, FlinkEnv>
/**
* two places will be checked: <br>
* 1) name repeated <br>
* 2) flink-dist <br>
* 2) flink-dist repeated <br>
* -1) invalid path <br>
* 0) ok <br>
*/
Expand Down

0 comments on commit 11d9ff4

Please sign in to comment.