This commit is contained in:
邹宗楠
2026-06-24 09:34:16 +08:00
parent 3b37289dd5
commit 4844f494c6
3 changed files with 40 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ func TestInvoice(t *testing.T) {
}
func TestQueryUnansweredInvoice(t *testing.T) {
api.QueryUnansweredInvoice("1306214718")
api.QueryUnansweredInvoice("32267184083")
}
func TestBathUpdateInvoiceSetting(t *testing.T) {