wx zhengshu

This commit is contained in:
苏尹岚
2020-11-17 10:28:09 +08:00
parent b62b23562e
commit 01c475ea95
2 changed files with 3 additions and 1 deletions

View File

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