This commit is contained in:
parent
a4f7d27eda
commit
3c1555c4e8
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue