摘要: SET FOREIGN_KEY_CHECKS=0; -- Table structure for rc_district-- DROP TABLE IF EXISTS `rc_district`;CREATE TABLE `rc_district` ( `district_id` smallint( 阅读全文
posted @ 2017-12-22 14:26 daxuan0307 阅读(335) 评论(0) 推荐(0)