update ENABLE_IKASHOP_RENEWAL
This commit is contained in:
parent
e913c900c5
commit
70fa43b6f7
@ -139,7 +139,7 @@ CREATE TABLE `item` (
|
||||
`attrvalue5` smallint(6) NOT NULL DEFAULT 0,
|
||||
`attrtype6` tinyint(3) UNSIGNED NOT NULL DEFAULT 0,
|
||||
`attrvalue6` smallint(6) NOT NULL DEFAULT 0,
|
||||
`ikashop_data` varchar(250) NOT NULL DEFAULT '',
|
||||
`ikashop_data` TEXT(250),
|
||||
PRIMARY KEY (`id`),
|
||||
KEY `owner_id_idx` (`owner_id`),
|
||||
KEY `item_vnum_index` (`vnum`)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user