This commit is contained in:
2026-01-25 16:38:17 +08:00
parent 30fe96832f
commit 46a1208262
10 changed files with 189 additions and 28 deletions

4
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/samber/lo v1.50.0
github.com/shopspring/decimal v1.4.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/smartwalle/alipay/v3 v3.2.23
github.com/smartwalle/alipay/v3 v3.2.29-0.20251230233706-e15a4853bc1c
github.com/sony/sonyflake v1.2.0
github.com/stretchr/testify v1.11.1
github.com/tidwall/gjson v1.18.0
@@ -81,7 +81,7 @@ require (
github.com/prometheus/procfs v0.15.1 // indirect
github.com/robfig/cron/v3 v3.0.1 // indirect
github.com/smartwalle/ncrypto v1.0.4 // indirect
github.com/smartwalle/ngx v1.0.9 // indirect
github.com/smartwalle/ngx v1.0.12 // indirect
github.com/smartwalle/nsign v1.0.9 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/cast v1.7.0 // indirect