This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_order_relate_rule
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
253
Wiki
Activity
Browse Source
add 区块星链
tags/v2.0.8
DengBiao
2 years ago
parent
44a97614e1
commit
7fe4557bba
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
md/block_star_chain.go
+ 2
- 0
md/block_star_chain.go
View File
@@ -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"`
Write
Preview
Loading…
Cancel
Save