1、自动续费
This commit is contained in:
8
common/global/config_key.go
Normal file
8
common/global/config_key.go
Normal file
@ -0,0 +1,8 @@
|
||||
package global
|
||||
|
||||
//ConfigKey
|
||||
const (
|
||||
流量代理有效天数 = "traffic_proxy_effective_day"
|
||||
长效号码续费标准 = "long_number_renew_deduction_standard"
|
||||
长效IP续费kk扣除标准 = "ip_renew_deduction_standard"
|
||||
)
|
||||
Reference in New Issue
Block a user