kcp 사이트코드 cf_kcpcert_site_cd 필드 추가

This commit is contained in:
chicpro
2013-03-08 17:29:20 +09:00
parent 16e0519aa6
commit 1d7aa9aef4
3 changed files with 13 additions and 4 deletions

View File

@ -266,6 +266,7 @@ CREATE TABLE IF NOT EXISTS `g4s_config` (
`cf_privacy` text NOT NULL,
`cf_open_modify` int(11) NOT NULL default '0',
`cf_memo_send_point` int(11) NOT NULL default '0',
`cf_kcpcert_site_cd` varchar(255) NOT NULL default '',
`cf_adult_check` tinyint(4) NOT NULL default '0',
`cf_1_subj` varchar(255) NOT NULL default '',
`cf_2_subj` varchar(255) NOT NULL default '',