完成 后端 部分,webo hhok 待完善

This commit is contained in:
Little Write
2025-09-08 23:07:05 +08:00
parent 3064ff093a
commit 99b9a34e19
6 changed files with 323 additions and 0 deletions

5
setting/payment_creem.go Normal file
View File

@@ -0,0 +1,5 @@
package setting
var CreemApiKey = ""
var CreemProducts = "[]"
var CreemTestMode = false