浏览代码

feat:更新

wangshan 3 年之前
父节点
当前提交
430b02b270
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"`     //备注
 }
 
 //分享完成 订单处理结果