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

Commit 9bdb2998 authored by 张国柄's avatar 张国柄

~sql;

parent 40132a29
......@@ -71,7 +71,7 @@ create table goblin_store_info
store_name varchar(128) null comment '店铺名称',
logo_pic varchar(256) null comment '店铺LOGO',
background_pic varchar(256) null comment '店铺背景图',
introduce varchar(500) null comment '店铺介绍',
introduce varchar(2000) null comment '店铺介绍',
status char default '0' comment '店铺状态[0-填写资料中|1-店铺审核中|2-审核不通过|3-审核通过|4-停业|5-营业]',
reason varchar(256) null comment '拒绝原因',
store_type char default '1' comment '店铺类型[1-普通店铺|2-加盟|3-连锁|5-直营]',
......
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