This commit is contained in:
邹宗楠
2025-08-06 11:09:00 +08:00
parent d32643e002
commit 82f9bc58f6
2 changed files with 5 additions and 1 deletions

View File

@@ -101,3 +101,7 @@ func TestSeparateQueryAmt(t *testing.T) {
// },
// })
//}
func TestSeparateResultQuery(t *testing.T) {
api.SeparateResultQuery("822651059990E2S", "20250806770188016288059000")
}