AlexStocks commented on a change in pull request #297:
URL: https://github.com/apache/dubbo-go-samples/pull/297#discussion_r748793893



##########
File path: generic/default/go-client/pkg/user.go
##########
@@ -22,7 +22,7 @@ import (
 )
 
 type User struct {
-       ID   string
+       Id   string

Review comment:
       为何要改这个?id 是专有名词缩写,统一写成 ID




-- 
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]

Reply via email to