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

Commit cc50d210 authored by 张国柄's avatar 张国柄

~opt;

parent 633b1f66
...@@ -1187,7 +1187,7 @@ create table goblin_nft_transfer_order ...@@ -1187,7 +1187,7 @@ create table goblin_nft_transfer_order
updated_at datetime null, updated_at datetime null,
comment varchar(500) comment varchar(500)
) engine = InnoDB comment '藏品转赠订单记录'; ) engine = InnoDB comment '藏品转赠订单记录';
create unique index idx_gnto_order_id on goblin_nft_transfer_order (order_id); create unique index uidx_gnto_order_id on goblin_nft_transfer_order (order_id);
# -- >>------------------------------------------------------------------------------------ # -- >>------------------------------------------------------------------------------------
# -- >>------------------------------------------------------------------------------------ # -- >>------------------------------------------------------------------------------------
# -- >>------------------------------------------------------------------------------------ # -- >>------------------------------------------------------------------------------------
......
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