weixin_cpn.go
This commit is contained in:
parent
e7902d56ab
commit
71b2343e98
|
@ -57,7 +57,7 @@ func TestQuery(t *testing.T) {
|
|||
OrderNo: "240403164049635931",
|
||||
TradeNo: "",
|
||||
Account: "",
|
||||
Extra: []byte(`{"origDate":"20240704"}`),
|
||||
Extra: []byte(`{"origDate":"20240704"}`), // origDate 原操作日期-格式为yyyyMMdd
|
||||
},
|
||||
}
|
||||
t.Run("TestQuery", func(t *testing.T) {
|
||||
|
|
Loading…
Reference in New Issue