zhangxinlei1996 3 năm trước cách đây
mục cha
commit
5b3a81233c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/qfw/util/rpc/order.go

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

@@ -22,6 +22,8 @@ type JyPayOrderParam struct {
 	Userid      string                 `json:"userid"`
 	Phone       string                 `json:"phone"`
 	Detail      map[string]interface{} `json:"detail"`
+	LotteryId   string                 `json:"lotteryId"`  //卡券id
+	UseProduct  string                 `json:"useProduct"` //产品id
 }
 
 //修改订单