Jyf0231
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
-
Jyf0231 进行了评论, -
-
Jyf0231 创建了一个帖子, how to set protobuf filedName and coment as variables in live template?
I have a protobuf file as follow:``` test.protosyntax = "proto3";package api.test.test;option go_package = "exmple.com/api/test;test"; message Test {string code = 1; // stock_code @gotags: gorm:"ty...