Feat: payjs payment

This commit is contained in:
HFO4
2020-02-17 13:14:18 +08:00
parent f8c14b3826
commit 0253b4e5b6
7 changed files with 95 additions and 7 deletions

1
go.mod
View File

@@ -25,6 +25,7 @@ require (
github.com/mojocn/base64Captcha v0.0.0-20190801020520-752b1cd608b2
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/pkg/errors v0.8.0
github.com/qingwg/payjs v0.0.0-20190928033402-c53dbe16b371
github.com/qiniu/api.v7/v7 v7.4.0
github.com/rafaeljusto/redigomock v0.0.0-20191117212112-00b2509252a1
github.com/robfig/cron/v3 v3.0.1