1
This commit is contained in:
parent
403e3b8448
commit
6503c3cbdb
@ -1,7 +1,5 @@
|
||||
begin;
|
||||
|
||||
alter table t_ingame_mall add column `unit_price` decimal(10, 2) NOT NULL DEFAULT '0' COMMENT '单价';
|
||||
|
||||
CREATE TABLE `t_server_task_battle_count` (
|
||||
`idx` bigint NOT NULL AUTO_INCREMENT COMMENT '自增id',
|
||||
`account_id` varchar(60) CHARACTER SET utf8 NOT NULL COMMENT 'account_id',
|
||||
|
Loading…
x
Reference in New Issue
Block a user