AlexStocks commented on a change in pull request #96:
URL: https://github.com/apache/dubbo-go-samples/pull/96#discussion_r618407424
##########
File path:
registry/servicediscovery/zookeeper/java-server/src/main/java/org/apache/dubbo/UserProvider.java
##########
@@ -0,0 +1,13 @@
+package org.apache.dubbo;
+
+import org.apache.dubbo.User;
+
+/**
+ *@author Patrick Jiang
+ *@Description
+ *@date 2021/4/19 4:57 下午
Review comment:
the same as above. delete author. do not use chinese.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]