zhangxinlei1996 %!s(int64=3) %!d(string=hai) anos
pai
achega
5b3a81233c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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
 }
 
 //修改订单