This commit is contained in:
hyunho 2021-01-05 04:05:53 +00:00
parent a4f7d27eda
commit 3c1555c4e8
1 changed files with 1 additions and 0 deletions

View File

@ -393,6 +393,7 @@ create table cm (
,cshape tinyint not null ,cshape tinyint not null
,infee int not null ,infee int not null
,outfee int not null ,outfee int not null
,accommofee int not null
,quota smallint not null ,quota smallint not null
,introhtml mediumtext ,introhtml mediumtext
,targethtml text ,targethtml text