未验证 提交 62fb2fd1 编写于 作者: W wangyangting 提交者: GitHub

fix service comment (#3901)

* fix service comment

## Before
```xml
<!--service end-->
...
<!--service end-->
```

## After
```xml
<!--service start-->
...
<!--service end-->
```

* Update dolphinscheduler-binary.xml
Co-authored-by: Ndailidong <dailidong66@gmail.com>
上级 5b4a8fdc
......@@ -113,7 +113,7 @@
<!--server end-->
<!--service end-->
<!--service start-->
<fileSet>
<directory>${basedir}/../dolphinscheduler-service/src/main/resources</directory>
<includes>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册