Browse Source

feat:更新

wangshan 3 years ago
parent
commit
430b02b270
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/qfw/util/rpc/order.go

+ 1 - 0
src/qfw/util/rpc/order.go

@@ -61,6 +61,7 @@ type JYShareUserIdsRes struct {
 type shareUserInfo struct {
 	UserId     string `json:"userId"`     //用户id
 	TimeExpand int    `json:"timeExpand"` //延长时间
+	Remark     string `json:"remark"`     //备注
 }
 
 //分享完成 订单处理结果