사용하지 않는 필드 제거

This commit is contained in:
chicpro
2013-06-19 13:51:21 +09:00
parent 81297dd768
commit 452094836f
4 changed files with 1 additions and 20 deletions

View File

@ -246,9 +246,6 @@ CREATE TABLE IF NOT EXISTS `shop_default` (
`de_card_point` int(11) NOT NULL DEFAULT '0',
`de_card_pg` varchar(255) NOT NULL DEFAULT '',
`de_card_max_amount` int(11) NOT NULL DEFAULT '0',
`de_banktown_mid` varchar(255) NOT NULL DEFAULT '',
`de_banktown_auth_key` varchar(255) NOT NULL DEFAULT '',
`de_telec_mid` varchar(255) NOT NULL DEFAULT '',
`de_point_settle` int(11) NOT NULL DEFAULT '0',
`de_mileage_use` tinyint(4) NOT NULL DEFAULT '0',
`de_level_sell` int(11) NOT NULL DEFAULT '0',