From 4f1fb7f58039675ae023ecb835944f4193d4d3da Mon Sep 17 00:00:00 2001 From: renzhiyuan <465386466@qq.com> Date: Fri, 8 Aug 2025 11:29:21 +0800 Subject: [PATCH] =?UTF-8?q?1.int32->int=202.=E7=A5=A8=E6=8D=AE=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tysk_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tysk_test.go b/tysk_test.go index 429a0f1..93f8d25 100644 --- a/tysk_test.go +++ b/tysk_test.go @@ -437,7 +437,7 @@ func Test_BatchSalarySend(t *testing.T) { func Test_BankInfoQuery(t *testing.T) { req := tysk_entity.BankInfoQueryReq{ - AreaID: "BCM", + AreaID: "10056", SkRecordNum: 10, SkStartNo: 1, }