master
wangning 7 years ago
parent 7dc7748f7e
commit 899ca5001e

@ -343,3 +343,6 @@ alter table act_app_list
add show_place smallint(3) default '111' not null comment '1:app顶部 10:banner 100:列表' add show_place smallint(3) default '111' not null comment '1:app顶部 10:banner 100:列表'
; ;
alter table sys_clients add COLUMN `skip_contract` tinyint(1) DEFAULT '0' COMMENT '商户跳过签订新合同 1跳过 0不跳过';

Loading…
Cancel
Save