摘要: SET FOREIGN_KEY_CHECKS=0; -- -- Table structure for ih_goods -- DROP TABLE IF EXISTS `ih_goods`; CREATE TABLE `ih_goods` ( `goods_id` int(10) unsigned 阅读全文
posted @ 2018-05-27 22:45 拼搏的豆子 阅读(834) 评论(0) 推荐(0)