wangshan %!s(int64=3) %!d(string=hai) anos
pai
achega
430b02b270
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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"`     //备注
 }
 
 //分享完成 订单处理结果