This commit is contained in:
李子铭 2024-10-23 16:10:58 +08:00
parent 2ecb127e84
commit 21a69eda33
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ func alipayOrderRedPack() {
Config: getAlpayRedConf(), Config: getAlpayRedConf(),
Order: &proto.OrderRequest_Order{ Order: &proto.OrderRequest_Order{
OrderNo: "lsxd202406071545141534", OrderNo: "lsxd202406071545141534",
Account: "18666173766", Account: "",
Quantity: 1, Quantity: 1,
Amount: 0.01, Amount: 0.01,
Extra: []byte(`{"name":"李子铭"}`), Extra: []byte(`{"name":"李子铭"}`),