Explorar el Código

add 区块星链

tags/v2.0.8
DengBiao hace 2 años
padre
commit
7fe4557bba
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      md/block_star_chain.go

+ 2
- 0
md/block_star_chain.go Ver fichero

@@ -48,6 +48,8 @@ const (

const DealUserCoinRequestIdPrefix = "%s:block_star_chain_deal_user_coin:%d:uid:%d"

const RewardBaseMultiple = 10 //区块星链-打赏倍数

type DealUserCoinReq struct {
Kind string `json:"kind"`
Mid string `json:"mid"`


Cargando…
Cancelar
Guardar