This commit is contained in:
苏尹岚
2020-11-17 10:35:56 +08:00
parent 32988d0cee
commit d89375a7ce
3 changed files with 6 additions and 5 deletions

View File

@@ -159,7 +159,6 @@ func (p *PayHandler) CreateRefund() (err error) {
err = OnCashFinished(p.Order)
}
} else {
fmt.Println("eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeerr2", err2)
return err2
}
} else {