Pil0tXia commented on code in PR #55:
URL:
https://github.com/apache/eventmesh-dashboard/pull/55#discussion_r1521562290
##########
eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/entity/connection/ConnectionEntity.java:
##########
@@ -53,8 +53,7 @@ public class ConnectionEntity extends BaseEntity {
private String sourceType;
/**
- * The id of the source.<br>
- * It can be connectorId or clientId according to the sourceType.
+ * The id of the source.<br> It can be connectorId or clientId according
to the sourceType.
*/
Review Comment:
It should be like this:
```
xxx
<p>
xxx
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]