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

Commit 3dd02200 authored by Tice's avatar Tice

db update

parent 2be1eb6c
......@@ -170,7 +170,7 @@ create table merchant_sponsor_applies
) engine=InnoDB default charset=utf8mb4 collate=utf8mb4_unicode_ci comment '主办申请表';
create index sponsor_apply_id_index on merchant_sponsor_applies (sponsor_apply_id);
create index sponsor_id_index on merchant_field_applies (sponsor_id);
create index sponsor_id_index on merchant_sponsor_applies (sponsor_id);
create index uid_index on merchant_sponsor_applies (uid);
-- >>------------------------------------------------------------------------------------
......
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