对账单测试代码提交
This commit is contained in:
parent
8de3b3e4b1
commit
5fa432c329
@ -149,6 +149,8 @@ func (a *Statement) UploadExcelTwoTx(req *statement.UploadExcelTwoTxRequest) (re
|
||||
if err != nil {
|
||||
return rep, err
|
||||
}
|
||||
fmt.Println("count", count)
|
||||
fmt.Println("err", err)
|
||||
if count != 1 {
|
||||
continue
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user