记得上下班打卡 | git大法好,push需谨慎

Commit 2ccccd07 authored by anjiabin's avatar anjiabin

修改百度链用户开通

parent bc25d212
...@@ -6,4 +6,10 @@ alter table galaxy_series_nft_info ...@@ -6,4 +6,10 @@ alter table galaxy_series_nft_info
alter table galaxy_series_info modify series_name varchar(30) not null comment '本地系列唯一名称(前缀+skuid)'; alter table galaxy_series_info modify series_name varchar(30) not null comment '本地系列唯一名称(前缀+skuid)';
alter table galaxy_series_nft_info modify series_name varchar(30) not null comment '本地系列唯一名称(前缀+skuid)'; alter table galaxy_series_nft_info modify series_name varchar(30) not null comment '本地系列唯一名称(前缀+skuid)';
\ No newline at end of file
alter table galaxy_nft_order_fail_log modify series_name varchar(30) not null comment '系列的唯一名称';
alter table galaxy_nft_order_info modify series_name varchar(30) not null comment '系列的唯一名称(前缀+skuid)';
alter table galaxy_nft_trade_info modify series_name varchar(30) not null comment '系列的唯一名称';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment