weixin_cpn.go

This commit is contained in:
李子铭 2024-08-26 17:02:36 +08:00
parent e7902d56ab
commit 71b2343e98
1 changed files with 1 additions and 1 deletions

View File

@ -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) {