很全,值得拥有 CREATE TABLE `locations` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `parent_id` int(10) unsigned NOT NULL, `level` tinyint(4) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5025 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of locations -- ---------------------------- INSERT INTO `locations` VALUES ('1', '北京市', '0', '1'); INSERT INTO `locations` VALUES ('2', '天津市', '0', '1'); INSERT INTO `locations` VALUES ('3', '河北省', '0', '1'); INSERT INTO `locations` VALUES ('4', '山西省', '0', '1'); INSERT INTO `locations` VALUES ('5', '内蒙古自治区', '0', '1'); INSERT INTO `locations` VALUES ('6', '辽宁省', '0', '1'); INSERT INTO `locations` VALUES ('7', '吉林省', '0', '1'); INSERT INTO `locations` VALUES ('8', '黑龙江省', '0', '1'); INSERT INTO `locations` VALUES ('9', '上海市', '0', '1'); INSERT INTO `locations` VALUES ('10', '江苏省', '0', '1'); INSERT INTO `locations` VALUES ('11', '浙江省', '0', '1'); INSERT INTO `locations` VALUES ('12', '安徽省', '0', '1'); INSERT INTO `locations` VALUES ('13', '福建省', '0', '1'); INSERT INTO `locations` VALUES ('14', '江西省', '0', '1');
- 粉丝: 1283
- 资源: 2
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于Spring Boot框架的博客系统.zip
- (源码)基于Spring Boot框架的博客管理系统.zip
- (源码)基于ESP8266和Blynk的IR设备控制系统.zip
- (源码)基于Java和JSP的校园论坛系统.zip
- (源码)基于ROS Kinetic框架的AGV激光雷达导航与SLAM系统.zip
- (源码)基于PythonDjango框架的资产管理系统.zip
- (源码)基于计算机系统原理与Arduino技术的学习平台.zip
- (源码)基于SSM框架的大学消息通知系统服务端.zip
- (源码)基于Java Servlet的学生信息管理系统.zip
- (源码)基于Qt和AVR的FestosMechatronics系统终端.zip