1
This commit is contained in:
parent
a117b1410b
commit
13d0ce42be
@ -420,6 +420,7 @@ CREATE TABLE `t_vip_user` (
|
||||
`escec_balance` varchar(60) NOT NULL DEFAULT '' COMMENT 'esCec balance',
|
||||
`escec_stacking` varchar(60) NOT NULL DEFAULT '' COMMENT 'esCec stacking',
|
||||
`escec_convert` varchar(60) NOT NULL DEFAULT '' COMMENT 'esCec convert',
|
||||
`escec_total` varchar(60) NOT NULL DEFAULT '' COMMENT 'esCec total',
|
||||
`stacking_last_src_idx` bigint NOT NULL DEFAULT '0' COMMENT 'stacking_last_src_idx',
|
||||
`escec_transfer_last_src_idx` bigint NOT NULL DEFAULT '0' COMMENT 'escec_transfer_last_src_idx',
|
||||
`vester_deposit_last_src_idx` bigint NOT NULL DEFAULT '0' COMMENT 'vester_deposit_last_src_idx',
|
||||
|
Loading…
x
Reference in New Issue
Block a user