ALTER TABLE `goods_sku` ADD `member_price` int(11) unsigned NOT NULL DEFAULT '0' COMMENT '会员价'AFTER `price`;
为啥提示:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL serverversion for the right syntax to use near 'ALTER TABLE `juhe_menu_store_goods_sku` ADD `member_price` int(11) unsigned NOT ' at line 1
ITMISS
守着一只汪
随时随地看视频慕课网APP
相关分类