From 3c1555c4e8b702f3c91eb88ed7c58c17f85b1211 Mon Sep 17 00:00:00 2001 From: hyunho Date: Tue, 5 Jan 2021 04:05:53 +0000 Subject: [PATCH] --- Dao/DB/DB1.Scheme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Dao/DB/DB1.Scheme.txt b/Dao/DB/DB1.Scheme.txt index d07c1a3..c951bb0 100644 --- a/Dao/DB/DB1.Scheme.txt +++ b/Dao/DB/DB1.Scheme.txt @@ -393,6 +393,7 @@ create table cm ( ,cshape tinyint not null ,infee int not null ,outfee int not null + ,accommofee int not null ,quota smallint not null ,introhtml mediumtext ,targethtml text