mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-10 08:03:41 +08:00
chore: 重构
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package common
|
||||
|
||||
import "encoding/json"
|
||||
import (
|
||||
"encoding/json"
|
||||
)
|
||||
|
||||
var TopupGroupRatio = map[string]float64{
|
||||
"default": 1,
|
||||
|
||||
Reference in New Issue
Block a user