Fix DummyPaymentProvider's return URL

This commit is contained in:
Yang Luo
2023-09-01 01:25:15 +08:00
parent ec956c12ca
commit c829bf1769
2 changed files with 3 additions and 9 deletions

View File

@ -14,9 +14,7 @@
package pp
import (
"net/http"
)
import "net/http"
type PaymentState string