weixin_cpn.go
This commit is contained in:
parent
ac0df1025b
commit
e7902d56ab
|
@ -29,7 +29,7 @@ func TestOrder(t *testing.T) {
|
||||||
Order: &proto.OrderRequest_Order{
|
Order: &proto.OrderRequest_Order{
|
||||||
OrderNo: "240403164049635931",
|
OrderNo: "240403164049635931",
|
||||||
Account: "oO3vO5AxRWgTjmMD38FTvnB5Rq6o",
|
Account: "oO3vO5AxRWgTjmMD38FTvnB5Rq6o",
|
||||||
Extra: []byte(`{"app_id":"13100720242", "stock_creator_mchid":"stock_creator_mchid"}`),
|
Extra: []byte(`{"app_id":"13100720242"`),
|
||||||
},
|
},
|
||||||
Product: &proto.OrderRequest_Product{
|
Product: &proto.OrderRequest_Product{
|
||||||
ProductNo: "3102024032977191",
|
ProductNo: "3102024032977191",
|
||||||
|
|
Loading…
Reference in New Issue