package constant const ( ChargeKeyType = "charge_type" // 充值项类型 ChargeKeyParams = "charge_params" // 充值项参数 )