下载资源后端资源详情
SSM无人机租赁系统[编号:CS_40892].zip
大小:14.39MB
价格:44积分
下载量:0
评分:
5.0
上传者:weixin_ZYKJ985
更新日期:2024-11-06

SSM无人机租赁系统程序源码40892

资源文件列表(大概)

文件名
大小
/
-
sql.sql
1.46MB
server/
-
server/target/
-
server/target/classes/
-
server/target/classes/mapper/
-
server/target/classes/mapper/BaseMapper.xml
643B
server/target/classes/mapper/ArticleTypeMapper.xml
4.52KB
server/target/classes/mapper/UserGroupMapper.xml
4.75KB
server/target/classes/mapper/AccessTokenMapper.xml
3.38KB
server/target/classes/mapper/CollectMapper.xml
4.58KB
server/target/classes/mapper/SlidesMapper.xml
3.97KB
server/target/classes/mapper/PraiseMapper.xml
4.17KB
server/target/classes/mapper/UserMapper.xml
6.22KB
server/target/classes/mapper/AuthMapper.xml
8.59KB
server/target/classes/mapper/ArticleMapper.xml
5.75KB
server/target/classes/mapper/NoticeMapper.xml
3.05KB
server/target/classes/mapper/HitsMapper.xml
3.8KB
server/target/classes/mapper/CommentMapper.xml
5.43KB
server/target/classes/mapper/UploadMapper.xml
4.16KB
server/target/classes/jdbc.properties
204B
server/target/classes/mybatis-config.xml
822B
server/target/classes/com/
-
server/target/classes/com/project/
-
server/target/classes/com/project/demo/
-
server/target/classes/com/project/demo/service/
-
server/target/classes/com/project/demo/service/ArticleTypeService.class
542B
server/target/classes/com/project/demo/service/HitsService.class
514B
server/target/classes/com/project/demo/service/ArticleService.class
526B
server/target/classes/com/project/demo/service/UserService.class
934B
server/target/classes/com/project/demo/service/AuthService.class
514B
server/target/classes/com/project/demo/service/SlidesService.class
522B
server/target/classes/com/project/demo/service/AccessTokenService.class
542B
server/target/classes/com/project/demo/service/NoticeService.class
522B
server/target/classes/com/project/demo/service/PraiseService.class
522B
server/target/classes/com/project/demo/service/UserGroupService.class
534B
server/target/classes/com/project/demo/service/CommentService.class
526B
server/target/classes/com/project/demo/service/CollectService.class
526B
server/target/classes/com/project/demo/service/base/
-
server/target/classes/com/project/demo/service/base/BaseService.class
15.05KB
server/target/classes/com/project/demo/service/UploadService.class
522B
server/target/classes/com/project/demo/utils/
-
server/target/classes/com/project/demo/utils/Sequence.class
2.7KB
server/target/classes/com/project/demo/utils/IdWorker.class
1002B
server/target/classes/com/project/demo/dao/
-
server/target/classes/com/project/demo/dao/AccessTokenMapper.class
801B
server/target/classes/com/project/demo/dao/AuthMapper.class
694B
server/target/classes/com/project/demo/dao/NoticeMapper.class
731B
server/target/classes/com/project/demo/dao/SlidesMapper.class
731B
server/target/classes/com/project/demo/dao/UserGroupMapper.class
773B
server/target/classes/com/project/demo/dao/PraiseMapper.class
731B
server/target/classes/com/project/demo/dao/CommentMapper.class
736B
server/target/classes/com/project/demo/dao/UploadMapper.class
722B
server/target/classes/com/project/demo/dao/ArticleTypeMapper.class
801B
server/target/classes/com/project/demo/dao/ArticleMapper.class
745B
server/target/classes/com/project/demo/dao/UserMapper.class
929B
server/target/classes/com/project/demo/dao/base/
-
server/target/classes/com/project/demo/dao/base/BaseMapper.class
670B
server/target/classes/com/project/demo/dao/CollectMapper.class
745B
server/target/classes/com/project/demo/dao/HitsMapper.class
703B
server/target/classes/com/project/demo/interceptor/
-
server/target/classes/com/project/demo/interceptor/LoginInterceptor.class
2.71KB
server/target/classes/com/project/demo/controller/
-
server/target/classes/com/project/demo/controller/CommentController.class
983B
server/target/classes/com/project/demo/controller/AccessTokenController.class
1020B
server/target/classes/com/project/demo/controller/UploadController.class
974B
server/target/classes/com/project/demo/controller/AuthController.class
956B
server/target/classes/com/project/demo/controller/ArticleTypeController.class
1020B
server/target/classes/com/project/demo/controller/HitsController.class
956B
server/target/classes/com/project/demo/controller/SlidesController.class
974B
server/target/classes/com/project/demo/controller/UserController.class
7.68KB
server/target/classes/com/project/demo/controller/CollectController.class
983B
server/target/classes/com/project/demo/controller/ArticleController.class
983B
server/target/classes/com/project/demo/controller/PraiseController.class
974B
server/target/classes/com/project/demo/controller/NoticeController.class
974B
server/target/classes/com/project/demo/controller/base/
-
server/target/classes/com/project/demo/controller/base/BaseController.class
6.94KB
server/target/classes/com/project/demo/controller/base/BaseController$1.class
934B
server/target/classes/com/project/demo/controller/UserGroupController.class
1002B
server/target/classes/com/project/demo/constant/
-
server/target/classes/com/project/demo/constant/FindConfig.class
750B
server/target/classes/com/project/demo/entity/
-
server/target/classes/com/project/demo/entity/Slides.class
1.02KB
server/target/classes/com/project/demo/entity/User.class
1.39KB
server/target/classes/com/project/demo/entity/AccessToken.class
1001B
server/target/classes/com/project/demo/entity/Hits.class
1.04KB
server/target/classes/com/project/demo/entity/Auth.class
1.56KB
server/target/classes/com/project/demo/entity/Upload.class
988B
server/target/classes/com/project/demo/entity/UserGroup.class
1.11KB
server/target/classes/com/project/demo/entity/Collect.class
1.12KB
server/target/classes/com/project/demo/entity/Article.class
1.19KB
server/target/classes/com/project/demo/entity/Comment.class
1.21KB
server/target/classes/com/project/demo/entity/Praise.class
1.09KB
server/target/classes/com/project/demo/entity/Notice.class
948B
server/target/classes/com/project/demo/entity/base/
-
server/target/classes/com/project/demo/entity/base/BaseEntity.class
436B
server/target/classes/com/project/demo/entity/ArticleType.class
1.09KB
server/target/classes/spring/
-
server/target/classes/spring/spring-web.xml
2.46KB
server/target/classes/spring/spring-dao.xml
2.62KB
server/target/classes/spring/spring-service.xml
2.16KB
server/target/classes/logback.xml
4.27KB
server/src/
-
server/src/main/
-
server/src/main/java/
-
server/src/main/java/com/
-
server/src/main/java/com/project/
-
server/src/main/java/com/project/demo/
-
server/src/main/java/com/project/demo/service/
-
server/src/main/java/com/project/demo/service/PraiseService.java
306B
server/src/main/java/com/project/demo/service/AccessTokenService.java
332B
server/src/main/java/com/project/demo/service/UserGroupService.java
354B
server/src/main/java/com/project/demo/service/DroneLeasingService.java
335B
server/src/main/java/com/project/demo/service/ReturnInformationService.java
352B
server/src/main/java/com/project/demo/service/CollectService.java
310B
server/src/main/java/com/project/demo/service/MessageFeedbackService.java
344B
server/src/main/java/com/project/demo/service/CommentService.java
310B
server/src/main/java/com/project/demo/service/ArticleService.java
343B
server/src/main/java/com/project/demo/service/HitsService.java
300B
server/src/main/java/com/project/demo/service/UserService.java
635B
server/src/main/java/com/project/demo/service/NoticeService.java
306B
server/src/main/java/com/project/demo/service/SlidesService.java
309B
server/src/main/java/com/project/demo/service/AuthService.java
301B
server/src/main/java/com/project/demo/service/UploadService.java
297B
server/src/main/java/com/project/demo/service/base/
-
server/src/main/java/com/project/demo/service/base/BaseService.java
25.88KB
server/src/main/java/com/project/demo/service/ArticleTypeService.java
398B
server/src/main/java/com/project/demo/service/LeaseInformationService.java
348B
server/src/main/java/com/project/demo/service/RegisteredUsersService.java
344B
server/src/main/java/com/project/demo/utils/
-
server/src/main/java/com/project/demo/utils/IdWorker.java
1.56KB
server/src/main/java/com/project/demo/utils/Sequence.java
6.93KB
server/src/main/java/com/project/demo/dao/
-
server/src/main/java/com/project/demo/dao/PraiseMapper.java
1.18KB
server/src/main/java/com/project/demo/dao/LeaseInformationMapper.java
279B
server/src/main/java/com/project/demo/dao/HitsMapper.java
1.38KB
server/src/main/java/com/project/demo/dao/MessageFeedbackMapper.java
275B
server/src/main/java/com/project/demo/dao/NoticeMapper.java
1.18KB
server/src/main/java/com/project/demo/dao/RegisteredUsersMapper.java
275B
server/src/main/java/com/project/demo/dao/CollectMapper.java
1.21KB
server/src/main/java/com/project/demo/dao/DroneLeasingMapper.java
266B
server/src/main/java/com/project/demo/dao/AuthMapper.java
1.16KB
server/src/main/java/com/project/demo/dao/ReturnInformationMapper.java
283B
server/src/main/java/com/project/demo/dao/SlidesMapper.java
1.22KB
server/src/main/java/com/project/demo/dao/UserGroupMapper.java
1.73KB
server/src/main/java/com/project/demo/dao/AccessTokenMapper.java
1.35KB
server/src/main/java/com/project/demo/dao/CommentMapper.java
1.2KB
server/src/main/java/com/project/demo/dao/UserMapper.java
1.77KB
server/src/main/java/com/project/demo/dao/UploadMapper.java
1.42KB
server/src/main/java/com/project/demo/dao/ArticleTypeMapper.java
2.25KB
server/src/main/java/com/project/demo/dao/base/
-
server/src/main/java/com/project/demo/dao/base/BaseMapper.java
414B
server/src/main/java/com/project/demo/dao/ArticleMapper.java
1.66KB
server/src/main/java/com/project/demo/interceptor/
-
server/src/main/java/com/project/demo/interceptor/LoginInterceptor.java
2.86KB
server/src/main/java/com/project/demo/controller/
-
server/src/main/java/com/project/demo/controller/ReturnInformationController.java
1.32KB
server/src/main/java/com/project/demo/controller/CommentController.java
714B
server/src/main/java/com/project/demo/controller/ArticleTypeController.java
823B
server/src/main/java/com/project/demo/controller/PraiseController.java
705B
server/src/main/java/com/project/demo/controller/ArticleController.java
747B
server/src/main/java/com/project/demo/controller/AuthController.java
690B
server/src/main/java/com/project/demo/controller/UserGroupController.java
769B
server/src/main/java/com/project/demo/controller/DroneLeasingController.java
1.28KB
server/src/main/java/com/project/demo/controller/HitsController.java
687B
server/src/main/java/com/project/demo/controller/CollectController.java
714B
server/src/main/java/com/project/demo/controller/MessageFeedbackController.java
1.3KB
server/src/main/java/com/project/demo/controller/AccessTokenController.java
757B
server/src/main/java/com/project/demo/controller/RegisteredUsersController.java
1.3KB
server/src/main/java/com/project/demo/controller/NoticeController.java
705B
server/src/main/java/com/project/demo/controller/SlidesController.java
708B
server/src/main/java/com/project/demo/controller/base/
-
server/src/main/java/com/project/demo/controller/base/BaseController.java
6.83KB
server/src/main/java/com/project/demo/controller/LeaseInformationController.java
1.31KB
server/src/main/java/com/project/demo/controller/UploadController.java
696B
server/src/main/java/com/project/demo/controller/UserController.java
10.78KB
server/src/main/java/com/project/demo/constant/
-
server/src/main/java/com/project/demo/constant/FindConfig.java
473B
server/src/main/java/com/project/demo/entity/
-
server/src/main/java/com/project/demo/entity/AccessToken.java
1.27KB
server/src/main/java/com/project/demo/entity/Slides.java
1.45KB
server/src/main/java/com/project/demo/entity/Article.java
2.18KB
server/src/main/java/com/project/demo/entity/LeaseInformation.java
1.79KB
server/src/main/java/com/project/demo/entity/RegisteredUsers.java
1.29KB
server/src/main/java/com/project/demo/entity/UserGroup.java
1.72KB
server/src/main/java/com/project/demo/entity/Upload.java
1.37KB
server/src/main/java/com/project/demo/entity/Collect.java
1.59KB
server/src/main/java/com/project/demo/entity/Praise.java
1.52KB
server/src/main/java/com/project/demo/entity/Comment.java
1.84KB
server/src/main/java/com/project/demo/entity/Hits.java
1.42KB
server/src/main/java/com/project/demo/entity/Notice.java
1.15KB
server/src/main/java/com/project/demo/entity/Auth.java
2.74KB
server/src/main/java/com/project/demo/entity/ReturnInformation.java
2.02KB
server/src/main/java/com/project/demo/entity/User.java
2.66KB
server/src/main/java/com/project/demo/entity/base/
-
server/src/main/java/com/project/demo/entity/base/BaseEntity.java
207B
server/src/main/java/com/project/demo/entity/DroneLeasing.java
2.61KB
server/src/main/java/com/project/demo/entity/ArticleType.java
1.84KB
server/src/main/java/com/project/demo/entity/MessageFeedback.java
1.72KB
server/src/main/resources/
-
server/src/main/resources/mapper/
-
server/src/main/resources/mapper/BaseMapper.xml
643B
server/src/main/resources/mapper/ArticleTypeMapper.xml
4.52KB
server/src/main/resources/mapper/UserGroupMapper.xml
4.75KB
server/src/main/resources/mapper/AccessTokenMapper.xml
3.38KB
server/src/main/resources/mapper/CollectMapper.xml
4.58KB
server/src/main/resources/mapper/SlidesMapper.xml
3.97KB
server/src/main/resources/mapper/PraiseMapper.xml
4.17KB
server/src/main/resources/mapper/UserMapper.xml
6.22KB
server/src/main/resources/mapper/AuthMapper.xml
8.59KB
server/src/main/resources/mapper/ArticleMapper.xml
5.75KB
server/src/main/resources/mapper/NoticeMapper.xml
3.05KB
server/src/main/resources/mapper/HitsMapper.xml
3.8KB
server/src/main/resources/mapper/CommentMapper.xml
5.43KB
server/src/main/resources/mapper/UploadMapper.xml
4.16KB
server/src/main/resources/jdbc.properties
185B
server/src/main/resources/mybatis-config.xml
822B
server/src/main/resources/spring/
-
server/src/main/resources/spring/spring-web.xml
2.42KB
server/src/main/resources/spring/spring-dao.xml
2.62KB
server/src/main/resources/spring/spring-service.xml
2.16KB
server/src/main/resources/logback.xml
4.27KB
server/src/main/webapp/
-
server/src/main/webapp/WEB-INF/
-
server/src/main/webapp/WEB-INF/web.xml
1.31KB
server/src/main/webapp/upload/
-
server/src/main/webapp/upload/forum_3.jpg
12.37KB
server/src/main/webapp/upload/1644159099002159105.jpg
346.42KB
server/src/main/webapp/upload/1644159180900139009.jpg
120.39KB
server/src/main/webapp/upload/forum_1.jpg
8.01KB
server/src/main/webapp/upload/goods.jpg
36.23KB
server/src/main/webapp/upload/1644157959317487616.jpg
236.59KB
server/src/main/webapp/upload/1644159223971446784.jpg
305.25KB
server/src/main/webapp/upload/1644159265784463361.jpg
404.46KB
server/src/main/webapp/upload/img_4.jpg
27.79KB
server/src/main/webapp/upload/forum_2.jpg
21.14KB
server/src/main/webapp/upload/1644159366993018881.jpg
175.24KB
server/src/main/webapp/upload/1644159408235610113.jpg
257.44KB
server/src/main/webapp/upload/img_1.jpg
31.53KB
server/src/main/webapp/upload/1644161193176203265.jpg
104.85KB
server/src/main/webapp/upload/avatar.jpg
29.66KB
server/src/main/webapp/upload/forum_4.jpg
13.01KB
server/src/main/webapp/upload/wx.png
118.41KB
server/src/main/webapp/upload/img_2.jpg
27.03KB
server/src/main/webapp/upload/img_5.jpg
28.2KB
server/src/main/webapp/upload/1644157895677313025.jpg
795.56KB
server/src/main/webapp/upload/1644158036765310976.jpg
542.13KB
server/src/main/webapp/upload/1644159141465292801.jpg
202.55KB
server/src/main/webapp/upload/1644160694746087424.jpg
323.96KB
server/src/main/webapp/upload/1644161486626488320.jpg
268.56KB
server/src/main/webapp/upload/img_3.jpg
31.54KB
server/src/main/webapp/upload/admin_avatar.jpg
6.32KB
server/src/main/webapp/upload/1644160304633872385.jpg
495.03KB
server/src/main/webapp/upload/1644159322566950912.jpg
195.98KB
server/src/main/webapp/upload/aplipay.png
111.87KB
server/src/main/webapp/index.jsp
315B
server/src/main/webapp/img/
-
server/src/main/webapp/img/-.jpg
884B
server/src/main/webapp/img/lajitong.jpg
1010B
server/src/main/webapp/img/+.jpg
1014B
server/src/main/webapp/img/右.png
7.14KB
server/src/main/webapp/img/img_temp.jpg
35.43KB
server/src/main/webapp/img/share_icon.png
3.22KB
server/pom.xml
7.5KB
server/lib/
-
server/lib/javax.persistence.jar
126.75KB
server/lib/javax.annotation.jar
7.53KB
server/lib/javax.servlet.jsp.jar
76.99KB
server/lib/javax.ejb.jar
46.47KB
server/lib/javax.jms.jar
25.35KB
server/lib/javax.servlet.jsp.jstl.jar
27.46KB
server/lib/javax.transaction.jar
9.49KB
server/lib/javax.resource.jar
43.47KB
dist/
-
dist/favicon.ico
28.12KB
dist/robot.png
1.52KB
dist/you.jpg
1.88KB
dist/js/
-
dist/js/chunk-11cdc333.84b7d352.js
12.24KB
dist/js/chunk-73296079.3f874e26.js.map
20.48KB
dist/js/chunk-11cdc333.84b7d352.js.map
55.72KB
dist/js/chunk-4898aabc.f0636823.js
4.78KB
dist/js/chunk-vendors.68b5f16f.js
2.45MB
dist/js/chunk-2376082f.12d7a1ac.js
1.15KB
dist/js/chunk-3ae6bf22.2258e7cc.js.map
5.32KB
dist/js/chunk-4898aabc.f0636823.js.map
21.26KB
dist/js/chunk-ed991776.ff2d31fa.js.map
28.73KB
dist/js/chunk-2fd89953.922299f2.js
4.26KB
dist/js/app.266bed1b.js.map
784.03KB
dist/js/chunk-c6242808.7f839633.js
4.52KB
dist/js/chunk-2d0c5209.61650f18.js
10.91KB
dist/js/chunk-2d217907.944e0d0a.js
11.79KB
dist/js/chunk-2fa4ea44.7f63a34e.js.map
70.91KB
dist/js/chunk-73296079.3f874e26.js
3.86KB
dist/js/chunk-17a37762.8119f253.js
843B
dist/js/chunk-7c780030.3410f033.js
1.65KB
dist/js/chunk-17a37762.8119f253.js.map
4.57KB
dist/js/chunk-vendors.68b5f16f.js.map
7.74MB
dist/js/chunk-d002c5ba.e0ceb4b3.js.map
17.56KB
dist/js/chunk-2d0efcd1.c823a15b.js
6.63KB
dist/js/chunk-3ae6bf22.2258e7cc.js
1.1KB
dist/js/chunk-893d7f00.c310ecb5.js.map
14.56KB
dist/js/chunk-2376082f.12d7a1ac.js.map
5.82KB
dist/js/chunk-b1a084de.c5f3f211.js
1.12KB
dist/js/chunk-7c780030.3410f033.js.map
8.05KB
dist/js/chunk-d2b17230.eea3ed6a.js.map
26.76KB
dist/js/chunk-d002c5ba.e0ceb4b3.js
4.16KB
dist/js/chunk-2d0c5209.61650f18.js.map
34.97KB
dist/js/chunk-2d217907.944e0d0a.js.map
37.56KB
dist/js/chunk-ed991776.ff2d31fa.js
7.8KB
dist/js/chunk-d2b17230.eea3ed6a.js
7.76KB
dist/js/chunk-2fd89953.922299f2.js.map
16.71KB
dist/js/chunk-2d0efcd1.c823a15b.js.map
24.56KB
dist/js/app.266bed1b.js
244.78KB
dist/js/chunk-893d7f00.c310ecb5.js
3.09KB
dist/js/chunk-560372fb.20aa695c.js
2.91KB
dist/js/chunk-2fa4ea44.7f63a34e.js
18.08KB
dist/js/chunk-c6242808.7f839633.js.map
23.6KB
dist/js/chunk-560372fb.20aa695c.js.map
14.45KB
dist/js/chunk-b1a084de.c5f3f211.js.map
5.79KB
dist/fonts/
-
dist/fonts/element-icons.732389de.ttf
54.64KB
dist/fonts/element-icons.535877f5.woff
27.54KB
dist/css/
-
dist/css/diy.css
92.44KB
dist/css/chunk-893d7f00.329cff64.css
594B
dist/css/chunk-4898aabc.155a7375.css
1.34KB
dist/css/theme.css
14.2KB
dist/css/chunk-c6242808.3d0fdf89.css
1.54KB
dist/css/chunk-vendors.fa81ad1b.css
401.12KB
dist/css/chunk-3ae6bf22.ca5c60c4.css
134B
dist/css/chunk-2fd89953.0cfbf2ba.css
698B
dist/css/chunk-d002c5ba.96a98f17.css
646B
dist/css/chunk-2fa4ea44.8481ff6e.css
1.51KB
dist/css/app.6569a005.css
21.28KB
dist/css/chunk-2376082f.fd90017b.css
372B
dist/css/chunk-7c780030.ec1e6bd9.css
690B
dist/css/chunk-73296079.cee1dfaa.css
1.45KB
dist/css/chunk-b1a084de.0a9cc181.css
597B
dist/css/chunk-d2b17230.9b733fe9.css
473B
dist/css/chunk-560372fb.912cda2e.css
1.14KB
dist/css/chunk-17a37762.7a849b1c.css
224B
dist/css/chunk-11cdc333.2e87d852.css
3.03KB
dist/css/chunk-ed991776.f7fe1704.css
702B
dist/css/base.css
83.19KB
dist/img/
-
dist/img/selected2.png
1022B
dist/img/5.69b2579b.png
45.21KB
dist/img/unselected1.png
1.4KB
dist/img/friend_icon.png
1.65KB
dist/img/selected.png
762B
dist/img/user_bg.bed9f7cd.jpg
19.21KB
dist/img/3.af54c7c9.png
46.51KB
dist/img/logo.png
1.58KB
dist/img/qq_icon.png
2.15KB
dist/img/wb_icon.png
1.91KB
dist/img/user_bg.webp
56.12KB
dist/img/bought1.png
1.43KB
dist/img/qq_space.png
1.13KB
dist/img/wx.png
118.41KB
dist/img/qrcode_img.png
194B
dist/img/selected1.png
1.37KB
dist/img/2.70c85981.png
65.91KB
dist/img/tiktok_icon.png
1.73KB
dist/img/bought2.png
1.04KB
dist/img/bought.png
774B
dist/img/default.png
455B
dist/img/unselected.png
748B
dist/img/wx_icon.png
1.34KB
dist/img/auth_bg.jpeg
19.21KB
dist/img/unselected2.png
1.02KB
dist/img/body_bg.jpg
930.68KB
dist/img/marker.png
6.77KB
dist/img/user_bg.jpg
19.21KB
dist/img/1.8321ef1a.png
73.41KB
dist/img/default-bak.png
455B
dist/img/4.1ebb86df.png
70.83KB
dist/img/aplipay.png
111.87KB
dist/img/share_icon.png
1.71KB
dist/index.html
2.93KB
client_admin/
-
client_admin/安装.bat
77B
client_admin/js/
-
client_admin/js/xlsx.core.min.js
458.54KB
client_admin/js/echarts.js
3.16MB
client_admin/js/Journaling.js
3.22KB
client_admin/js/base.js
56B
client_admin/js/ArithmeticVerification.js
2.27KB
client_admin/js/axios.min.js
13.67KB
client_admin/js/login.js
1.46KB
client_admin/js/verification.js
2.76KB
client_admin/js/index.js
10.89KB
client_admin/page/
-
client_admin/page/user/
-
client_admin/page/user/view_detail.html
13.21KB
client_admin/page/user/table.html
7.23KB
client_admin/page/user/view_add.html
9.74KB
client_admin/page/comment/
-
client_admin/page/comment/view_detail.html
7.54KB
client_admin/page/comment/comments_table.html
7.1KB
client_admin/page/comment/view_comments.html
7.67KB
client_admin/page/drone_leasing/
-
client_admin/page/drone_leasing/table.html
25.29KB
client_admin/page/drone_leasing/view_add.html
75.08KB
client_admin/page/info.html
9.99KB
client_admin/page/change_password.html
3.83KB
client_admin/page/notice/
-
client_admin/page/notice/view_detail.html
3.43KB
client_admin/page/notice/table.html
5.64KB
client_admin/page/notice/view_add.html
3.23KB
client_admin/page/register.html
11.57KB
client_admin/page/forgot.html
8.06KB
client_admin/page/registered_users/
-
client_admin/page/registered_users/table.html
17.19KB
client_admin/page/registered_users/view_add.html
35.41KB
client_admin/page/return_information/
-
client_admin/page/return_information/table.html
27.35KB
client_admin/page/return_information/view_add.html
51.52KB
client_admin/page/frime.html
14.34KB
client_admin/page/article_type/
-
client_admin/page/article_type/view_detail.html
2.93KB
client_admin/page/article_type/table.html
6.96KB
client_admin/page/article_type/view_add.html
2.45KB
client_admin/page/slides/
-
client_admin/page/slides/view_detail.html
6.68KB
client_admin/page/slides/table.html
5.59KB
client_admin/page/slides/view_add.html
5.81KB
client_admin/page/message_feedback/
-
client_admin/page/message_feedback/table.html
21.28KB
client_admin/page/message_feedback/view_add.html
47.71KB
client_admin/page/Home.html
17.47KB
client_admin/page/article/
-
client_admin/page/article/view_comments_detail.html
7.56KB
client_admin/page/article/view_detail.html
9.98KB
client_admin/page/article/table.html
9.34KB
client_admin/page/article/comments_table.html
7.19KB
client_admin/page/article/view_add.html
6.8KB
client_admin/page/article/view_comments.html
6.58KB
client_admin/page/.DS_Store
8KB
client_admin/page/lease_information/
-
client_admin/page/lease_information/table.html
22.96KB
client_admin/page/lease_information/view_add.html
53.79KB
client_admin/运行.bat
20B
client_admin/css/
-
client_admin/css/diy.css
8.56KB
client_admin/layui/
-
client_admin/layui/layui.js
426.56KB
client_admin/layui/font/
-
client_admin/layui/font/iconfont.ttf
45.42KB
client_admin/layui/font/iconfont.svg
299.38KB
client_admin/layui/font/iconfont.eot
45.59KB
client_admin/layui/font/iconfont.woff
29.91KB
client_admin/layui/font/iconfont.woff2
25.36KB
client_admin/layui/css/
-
client_admin/layui/css/layui.css
78KB
client_admin/layui/css/modules/
-
client_admin/layui/css/modules/layer/
-
client_admin/layui/css/modules/layer/default/
-
client_admin/layui/css/modules/layer/default/icon.png
11.22KB
client_admin/layui/css/modules/layer/default/loading-0.gif
5.66KB
client_admin/layui/css/modules/layer/default/loading-1.gif
701B
client_admin/layui/css/modules/layer/default/layer.css
13.94KB
client_admin/layui/css/modules/layer/default/loading-2.gif
1.75KB
client_admin/layui/css/modules/layer/default/icon-ext.png
5.77KB
client_admin/layui/css/modules/code.css
1.29KB
client_admin/layui/css/modules/laydate/
-
client_admin/layui/css/modules/laydate/default/
-
client_admin/layui/css/modules/laydate/default/laydate.css
7.19KB
client_admin/img/
-
client_admin/img/denglu-bg.jpg
226.97KB
client_admin/img/5.png
275.61KB
client_admin/img/icon-exit.png
3.04KB
client_admin/img/icon-individuation.png
7.54KB
client_admin/img/icon-user.png
7.45KB
client_admin/img/icon-message.png
7.7KB
client_admin/img/icon-notice.png
3.54KB
client_admin/img/wx.png
118.41KB
client_admin/img/icon-manage.png
2.78KB
client_admin/img/zfb.png
111.87KB
client_admin/img/bg.jpg
930.68KB
client_admin/img/icon-book.png
4.03KB
client_admin/img/icon-classify.png
8.99KB
client_admin/img/icon-data.png
6.52KB
client_admin/img/4.png
144.13KB
client_admin/img/icon-make.png
8.67KB
client_admin/index.html
8.3KB
client_admin/index.js
10.95KB
CS_40892_数据库设计文档_1.0.0.doc
1.07MB

资源内容介绍

无人机租赁系统主要功能模块包括主页、个人资料、公共管理、用户管理、信息管理、无人机租赁管理、租赁信息管理、留言反馈管理、归还信息管理等,采取面对对象的开发模式进行软件的开发和硬体的架设,能很好的满足实际使用的需求,完善了对应的软体架设以及程序编码的工作,采取MySQL作为后台数据的主要存储单元,采用SSM框架、Java技术、Ajax技术进行业务系统的编码及其开发,实现了本系统的全部功能....
<link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/base.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/fancy.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960609/2/raw.css" rel="stylesheet"/><div id="sidebar" style="display: none"><div id="outline"></div></div><div class="pf w0 h0" data-page-no="1" id="pf1"><div class="pc pc1 w0 h0"><img alt="" class="bi x0 y0 w1 h1" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960609/bg1.jpg"/><div class="t m0 x1 h2 y1 ff1 fs0 fc0 sc0 ls0 ws0">数据库<span class="_ _0"></span>表结构文<span class="_ _0"></span>档</div><div class="t m0 x2 h3 y2 ff1 fs1 fc0 sc0 ls0 ws0">数据库名:<span class="ff2 sc1">CS_40892</span></div><div class="t m0 x2 h3 y3 ff1 fs1 fc0 sc0 ls0 ws0">文档版本:<span class="ff2 sc1">1.0.0</span></div><div class="t m0 x2 h3 y4 ff1 fs1 fc0 sc0 ls0 ws0">文档描述:<span class="ff3 sc1">数据库设计文档</span></div><div class="t m0 x2 h4 y5 ff1 fs2 fc0 sc0 ls0 ws0">表<span class="_ _1"> </span><span class="ff4">access_<span class="_ _0"></span>token <span class="_ _0"></span>(</span>登陆访问时<span class="_ _0"></span>长<span class="ff4">)</span></div><div class="c x3 y6 w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">编号</div></div><div class="c x5 y6 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">名称</div></div><div class="c x6 y6 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">数据类型</div></div><div class="c x8 y6 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">长度</div></div><div class="c x9 y6 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">小数位</div></div><div class="c xb y6 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">允许空值</div></div><div class="c xc y6 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">主键</div></div><div class="c xd y6 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">默认值</div></div><div class="c xe y6 w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">说明</div></div><div class="c x3 y8 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y8 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">token_id</div></div><div class="c x6 y8 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y8 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y8 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y8 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y8 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y8 w4 h6"><div class="t m0 x11 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">临时访问牌</div><div class="t m0 x13 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ID</div></div><div class="c x3 ya w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 ya w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">token</div></div><div class="c x6 ya w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 ya w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 ya w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb ya w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc ya w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe ya w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">临时访问牌</div></div><div class="c x3 yc w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 yc w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">info</div></div><div class="c x6 yc w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 yc w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 yc w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb yc w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc yc w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c x3 yd w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 yd w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">maxage</div></div><div class="c x6 yd w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 yd w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 yd w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb yd w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc yd w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd yd w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c xe yd w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">最大寿命:</div><div class="t m0 x15 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">默认<span class="_ _2"> </span><span class="ff5">2<span class="_ _2"> </span></span>小时</div></div><div class="c x3 ye w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 ye w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 ye w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 ye w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 ye w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb ye w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc ye w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd ye w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe ye w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">创建时间:</div></div><div class="c x3 yf w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 yf w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 yf w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 yf w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 yf w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb yf w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc yf w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd yf w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe yf w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">更新时间:</div></div><div class="c x3 y10 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y10 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">user_id</div></div><div class="c x6 y10 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y10 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y10 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y10 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y10 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y10 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y10 w4 h7"><div class="t m0 x17 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">用户编号<span class="ff5">:</span></div></div><div class="t m0 x2 h4 y11 ff1 fs2 fc0 sc0 ls0 ws0">表<span class="_ _1"> </span><span class="ff4">article<span class="_ _0"></span> (</span>文章:用<span class="_ _0"></span>于内容管理系<span class="_ _0"></span>统的文章<span class="ff4">)</span></div><div class="c x3 y12 w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">编号</div></div><div class="c x5 y12 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">名称</div></div><div class="c x6 y12 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">数据类型</div></div><div class="c x8 y12 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">长度</div></div><div class="c x9 y12 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">小数位</div></div><div class="c xb y12 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">允许空值</div></div><div class="c xc y12 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">主键</div></div><div class="c xd y12 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">默认值</div></div><div class="c xe y12 w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">说明</div></div><div class="c x3 y13 w2 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y13 w3 h8"><div class="t m0 x11 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">article_id</div></div><div class="c x6 y13 w3 h8"><div class="t m0 x17 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">mediumint</div></div><div class="c x8 y13 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x9 y13 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y13 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y13 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y13 w4 h8"><div class="t m0 x7 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">文章<span class="_ _2"> </span><span class="ff5">id</span>:</div><div class="t m0 x15 h3 y15 ff5 fs1 fc0 sc1 ls0 ws0">[0,8388607</div><div class="t m0 x18 h3 y16 ff5 fs1 fc0 sc1 ls0 ws0">]</div></div><div class="c x3 y17 w2 h9"><div class="t m0 x10 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y17 w3 h9"><div class="t m0 x11 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">title</div></div><div class="c x6 y17 w3 h9"><div class="t m0 x14 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y17 w3 h9"><div class="t m0 x12 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">125</div></div><div class="c x9 y17 w3 h9"><div class="t m0 x10 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y17 w3 h9"><div class="t m0 x10 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y17 w3 h9"><div class="t m0 x10 h3 y18 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y17 w4 h9"><div class="t m0 xa h3 y18 ff3 fs1 fc0 sc1 ls0 ws0">标题:</div><div class="t m0 x17 h3 y19 ff5 fs1 fc0 sc1 ls0 ws0">[0,125]<span class="ff3">用</span></div><div class="t m0 x7 h3 y1a ff3 fs1 fc0 sc1 ls0 ws0">于文章和</div><div class="t m0 x14 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">html<span class="_ _2"> </span><span class="ff3">的</span></div><div class="t m0 x17 h3 y1b ff5 fs1 fc0 sc1 ls0 ws0">title<span class="_ _2"> </span><span class="ff3">标签</span></div><div class="t m0 x13 h3 y1c ff3 fs1 fc0 sc1 ls0 ws0">中</div></div><div class="c x3 y1d w2 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y1d w3 ha"><div class="t m0 x11 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">type</div></div><div class="c x6 y1d w3 ha"><div class="t m0 x14 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y1d w3 ha"><div class="t m0 x13 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y1d w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y1d w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y1d w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y1d w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y1d w4 ha"><div class="t m0 x15 h3 y1e ff3 fs1 fc0 sc1 ls0 ws0">文章分类:</div><div class="t m0 x15 h3 y1f ff5 fs1 fc0 sc1 ls0 ws0">[0,1000]<span class="ff3">用</span></div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">来搜索指定</div><div class="t m0 x15 h3 y1c ff3 fs1 fc0 sc1 ls0 ws0">类型的文章</div></div><div class="c x3 y20 w2 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y20 w3 hb"><div class="t m0 x11 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">hits</div></div><div class="c x6 y20 w3 hb"><div class="t m0 x12 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y20 w3 hb"><div class="t m0 x13 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y20 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y20 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y20 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y20 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y20 w4 hb"><div class="t m0 x7 h3 y21 ff3 fs1 fc0 sc1 ls0 ws0">点击数:</div><div class="t m0 x15 h3 y22 ff5 fs1 fc0 sc1 ls0 ws0">[0,1000000</div><div class="t m0 x15 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">000]<span class="ff3">访问这</span></div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">篇文章的人</div><div class="t m0 x13 h3 y23 ff3 fs1 fc0 sc1 ls0 ws0">次</div></div><div class="c x3 y24 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y24 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">praise_len</div></div><div class="c x6 y24 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y24 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y24 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y24 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y24 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y24 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y24 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">点赞数</div></div><div class="c x3 y25 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y25 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div></div><div class="c x6 y25 w3 h7"><div class="t m0 x17 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y25 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y25 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y25 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y25 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y25 w3 h7"><div class="t m0 x15 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div></div><div class="c xe y25 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">创建时间:</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div><div id="pf2" class="pf w0 h0" data-page-no="2"><div class="pc pc2 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960609/bg2.jpg"><div class="c x5 y26 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c xd y26 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c x3 y27 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y27 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y27 w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y27 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y27 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y27 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y27 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y27 w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y27 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;&#65306;</div></div><div class="c x3 y28 w2 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y28 w3 h8"><div class="t m0 x11 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">source</div></div><div class="c x6 y28 w3 h8"><div class="t m0 x14 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y28 w3 h8"><div class="t m0 x12 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y28 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y28 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y28 w3 h8"><div class="t m0 x10 h3 y14 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y28 w4 h8"><div class="t m0 xa h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#65306;</div><div class="t m0 x17 h3 y15 ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#25991;</span></div><div class="t m0 x7 h3 y16 ff3 fs1 fc0 sc1 ls0 ws0">&#31456;&#30340;&#20986;&#22788;</div></div><div class="c x3 y29 w2 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y29 w3 hb"><div class="t m0 x11 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">url</div></div><div class="c x6 y29 w3 hb"><div class="t m0 x14 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y29 w3 hb"><div class="t m0 x12 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y29 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y29 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y29 w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y29 w4 hb"><div class="t m0 x15 h3 y21 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#22320;&#22336;&#65306;</div><div class="t m0 x17 h3 y22 ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#29992;</span></div><div class="t m0 x15 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#20110;&#36339;&#36716;&#21040;&#21457;</div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#24067;&#35813;&#25991;&#31456;&#30340;</div><div class="t m0 xf h3 y23 ff3 fs1 fc0 sc1 ls0 ws0">&#32593;&#31449;</div></div><div class="c x3 y2a w2 hc"><div class="t m0 x13 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x5 y2a w3 hc"><div class="t m0 x11 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">tag</div></div><div class="c x6 y2a w3 hc"><div class="t m0 x14 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y2a w3 hc"><div class="t m0 x12 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y2a w3 hc"><div class="t m0 x10 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y2a w3 hc"><div class="t m0 x10 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y2a w3 hc"><div class="t m0 x10 h3 y2b ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y2a w4 hc"><div class="t m0 xa h3 y2b ff3 fs1 fc0 sc1 ls0 ws0">&#26631;&#31614;&#65306;</div><div class="t m0 x17 h3 y2c ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#29992;</span></div><div class="t m0 x15 h3 y2d ff3 fs1 fc0 sc1 ls0 ws0">&#20110;&#26631;&#27880;&#25991;&#31456;</div><div class="t m0 x15 h3 y1a ff3 fs1 fc0 sc1 ls0 ws0">&#25152;&#23646;&#30456;&#20851;&#20869;</div><div class="t m0 x15 h3 y2e ff3 fs1 fc0 sc1 ls0 ws0">&#23481;&#65292;&#22810;&#20010;&#26631;</div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#31614;&#29992;&#31354;&#26684;&#38548;</div><div class="t m0 x13 h3 y23 ff3 fs1 fc0 sc1 ls0 ws0">&#24320;</div></div><div class="c x3 y2f w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">11</div></div><div class="c x5 y2f w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">content</div></div><div class="c x6 y2f w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">longtext</div></div><div class="c x8 y2f w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">2147483647</div></div><div class="c x9 y2f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y2f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y2f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y2f w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#27491;&#25991;&#65306;&#25991;&#31456;</div><div class="t m0 x15 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#30340;&#20027;&#20307;&#20869;&#23481;</div></div><div class="c x3 y30 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">12</div></div><div class="c x5 y30 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">img</div></div><div class="c x6 y30 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y30 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y30 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y30 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y30 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y30 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#23553;&#38754;&#22270;</div></div><div class="c x3 y31 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">13</div></div><div class="c x5 y31 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">descriptio</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">n</div></div><div class="c x6 y31 w3 h6"><div class="t m0 x4 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y31 w3 h6"><div class="t m0 x16 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y31 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y31 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y31 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y31 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#25991;&#31456;&#25551;&#36848;</div></div><div class="t m0 x2 h4 y32 ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">article<span class="_ _0"></span>_type <span class="_ _0"></span>(</span>&#25991;&#31456;&#20998;&#31867;<span class="ff4">)</span></div><div class="c x3 y33 w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y33 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y33 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y33 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y33 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y33 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y33 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y33 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y33 w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y34 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y34 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">type_id</div></div><div class="c x6 y34 w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">smallint</div></div><div class="c x8 y34 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x9 y34 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y34 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y34 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y34 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#20998;&#31867;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div><div class="t m0 x17 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">[0,10000]</div></div><div class="c x3 y35 w2 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y35 w3 ha"><div class="t m0 x11 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">display</div></div><div class="c x6 y35 w3 ha"><div class="t m0 x7 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">smallint</div></div><div class="c x8 y35 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x9 y35 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y35 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y35 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y35 w3 ha"><div class="t m0 x12 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">100</div></div><div class="c xe y35 w4 ha"><div class="t m0 x15 h3 y1e ff3 fs1 fc0 sc1 ls0 ws0">&#26174;&#31034;&#39034;&#24207;&#65306;</div><div class="t m0 x15 h3 y1f ff5 fs1 fc0 sc1 ls0 ws0">[0,1000]<span class="ff3">&#20915;</span></div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#23450;&#20998;&#31867;&#26174;&#31034;</div><div class="t m0 x15 h3 y1c ff3 fs1 fc0 sc1 ls0 ws0">&#30340;&#20808;&#21518;&#39034;&#24207;</div></div><div class="c x3 y36 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y36 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">name</div></div><div class="c x6 y36 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y36 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">16</div></div><div class="c x9 y36 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y36 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y36 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y36 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#20998;&#31867;&#21517;&#31216;&#65306;</div><div class="t m0 xa h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">[2,16]</div></div><div class="c x3 y37 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y37 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">father_id</div></div><div class="c x6 y37 w3 h6"><div class="t m0 x7 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">smallint</div></div><div class="c x8 y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x9 y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y37 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y37 w4 h6"><div class="t m0 x11 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#19978;&#32423;&#20998;&#31867;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div><div class="t m0 x17 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">[0,32767]</div></div><div class="c x3 y38 w2 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y38 w3 ha"><div class="t m0 x11 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">descriptio</div><div class="t m0 x11 h3 y1f ff5 fs1 fc0 sc1 ls0 ws0">n</div></div><div class="c x6 y38 w3 ha"><div class="t m0 x14 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y38 w3 ha"><div class="t m0 x12 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y38 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y38 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y38 w3 ha"><div class="t m0 x10 h3 y1e ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y38 w4 ha"><div class="t m0 xa h3 y1e ff3 fs1 fc0 sc1 ls0 ws0">&#25551;&#36848;&#65306;</div><div class="t m0 x17 h3 y1f ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#25551;</span></div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#36848;&#35813;&#20998;&#31867;&#30340;</div><div class="t m0 xf h3 y1c ff3 fs1 fc0 sc1 ls0 ws0">&#20316;&#29992;</div></div><div class="c x3 y39 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y39 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">icon</div></div><div class="c x6 y39 w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y39 w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y39 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y39 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y39 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y39 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#20998;&#31867;&#22270;&#26631;&#65306;</div></div><div class="c x3 y3a w2 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y3a w3 hb"><div class="t m0 x11 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">url</div></div><div class="c x6 y3a w3 hb"><div class="t m0 x14 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y3a w3 hb"><div class="t m0 x12 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y3a w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3a w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y3a w3 hb"><div class="t m0 x10 h3 y21 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y3a w4 hb"><div class="t m0 x15 h3 y21 ff3 fs1 fc0 sc1 ls0 ws0">&#22806;&#38142;&#22320;&#22336;&#65306;</div><div class="t m0 x17 h3 y22 ff5 fs1 fc0 sc1 ls0 ws0">[0,255]<span class="ff3">&#22914;</span></div><div class="t m0 x15 h3 y14 ff3 fs1 fc0 sc1 ls0 ws0">&#26524;&#35813;&#20998;&#31867;&#26159;</div><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#36339;&#36716;&#21040;&#20854;&#20182;</div><div class="t m0 x15 h3 y23 ff3 fs1 fc0 sc1 ls0 ws0">&#32593;&#31449;&#30340;&#24773;&#20917;</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div><div id="pf3" class="pf w0 h0" data-page-no="3"><div class="pc pc3 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960609/bg3.jpg"><div class="c xe y3b w4 h6"><div class="t m0 x11 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#19979;&#65292;&#23601;&#22312;&#35813;</div><div class="t m0 x17 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">URL<span class="_ _2"> </span><span class="ff3">&#19978;&#35774;&#32622;</span></div></div><div class="c x3 y3c w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y3c w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y3c w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y3c w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y3c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y3c w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y3c w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21019;&#24314;&#26102;&#38388;&#65306;</div></div><div class="c x3 y3d w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y3d w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y3d w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y3d w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y3d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y3d w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y3d w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;&#65306;</div></div><div class="t m0 x2 h4 y3e ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">auth (<span class="_ _0"></span></span>&#29992;&#25143;&#26435;&#38480;&#31649;&#29702;<span class="ff4">)</span></div><div class="c x3 y3f w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y3f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y3f w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y3f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y3f w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y3f w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y3f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y3f w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y3f w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y40 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y40 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">auth_id</div></div><div class="c x6 y40 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y40 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y40 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y40 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y40 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y40 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#25480;&#26435;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="c x3 y41 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y41 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">user_group</div></div><div class="c x6 y41 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y41 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y41 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y41 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y41 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y41 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#29992;&#25143;&#32452;&#65306;</div></div><div class="c x3 y42 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y42 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">mod_name</div></div><div class="c x6 y42 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y42 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y42 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y42 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y42 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y42 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#27169;&#22359;&#21517;&#65306;</div></div><div class="c x3 y43 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y43 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">table_name</div></div><div class="c x6 y43 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y43 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y43 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y43 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y43 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y43 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#34920;&#21517;&#65306;</div></div><div class="c x3 y44 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y44 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">page_title</div></div><div class="c x6 y44 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y44 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y44 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y44 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y44 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y44 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#39029;&#38754;&#26631;&#39064;&#65306;</div></div><div class="c x3 y45 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y45 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">path</div></div><div class="c x6 y45 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y45 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y45 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#36335;&#30001;&#36335;&#24452;&#65306;</div></div><div class="c x3 y46 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y46 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">position</div></div><div class="c x6 y46 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y46 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">32</div></div><div class="c x9 y46 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y46 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y46 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y46 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#20301;&#32622;&#65306;</div></div><div class="c x3 y47 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y47 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">mode</div></div><div class="c x6 y47 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y47 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">32</div></div><div class="c x9 y47 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y47 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y47 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y47 w3 h7"><div class="t m0 xa h3 yb ff5 fs1 fc0 sc1 ls0 ws0">_blank</div></div><div class="c xe y47 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#36339;&#36716;&#26041;&#24335;&#65306;</div></div><div class="c x3 y48 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y48 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">add</div></div><div class="c x6 y48 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y48 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y48 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26159;&#21542;&#21487;&#22686;&#21152;<span class="_ _3"></span>&#65306;</div></div><div class="c x3 y49 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x5 y49 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">del</div></div><div class="c x6 y49 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y49 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y49 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26159;&#21542;&#21487;&#21024;&#38500;<span class="_ _3"></span>&#65306;</div></div><div class="c x3 y4a w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">11</div></div><div class="c x5 y4a w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">set</div></div><div class="c x6 y4a w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y4a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y4a w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26159;&#21542;&#21487;&#20462;&#25913;<span class="_ _3"></span>&#65306;</div></div><div class="c x3 y4b w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">12</div></div><div class="c x5 y4b w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">get</div></div><div class="c x6 y4b w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">tinyint</div></div><div class="c x8 y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x9 y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y4b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c xe y4b w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26159;&#21542;&#21487;&#26597;&#30475;<span class="_ _3"></span>&#65306;</div></div><div class="c x3 y4c w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">13</div></div><div class="c x5 y4c w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_add</div></div><div class="c x6 y4c w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y4c w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y4c w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4c w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y4c w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y4c w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#28155;&#21152;&#23383;&#27573;&#65306;</div></div><div class="c x3 y4d w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">14</div></div><div class="c x5 y4d w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_set</div></div><div class="c x6 y4d w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y4d w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y4d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y4d w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y4d w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#20462;&#25913;&#23383;&#27573;&#65306;</div></div><div class="c x3 y4e w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">15</div></div><div class="c x5 y4e w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">field_get</div></div><div class="c x6 y4e w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y4e w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y4e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y4e w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y4e w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26597;&#35810;&#23383;&#27573;&#65306;</div></div><div class="c x3 y4f w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">16</div></div><div class="c x5 y4f w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">table_nav_</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">name</div></div><div class="c x6 y4f w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y4f w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">500</div></div><div class="c x9 y4f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y4f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y4f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y4f w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#36328;&#34920;&#23548;&#33322;&#21517;</div><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#31216;&#65306;</div></div><div class="c x3 y50 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">17</div></div><div class="c x5 y50 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">table_nav</div></div><div class="c x6 y50 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y50 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">500</div></div><div class="c x9 y50 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y50 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y50 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y50 w4 h7"><div class="t m0 x15 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#36328;&#34920;&#23548;&#33322;&#65306;</div></div><div class="c x3 y51 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">18</div></div><div class="c x5 y51 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">option</div></div><div class="c x6 y51 w3 h7"><div class="t m0 x4 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">text</div></div><div class="c x8 y51 w3 h7"><div class="t m0 x16 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">65535</div></div><div class="c x9 y51 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y51 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y51 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y51 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#37197;&#32622;&#65306;</div></div><div class="c x3 y52 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x5 y52 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y52 w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y52 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y52 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y52 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y52 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y52 w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y52 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21019;&#24314;&#26102;&#38388;&#65306;</div></div><div class="c x3 y53 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">20</div></div><div class="c x5 y53 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y53 w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y53 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y53 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y53 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y53 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y53 w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y53 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;&#65306;</div></div><div class="t m0 x2 h4 y54 ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">collect<span class="_ _0"></span> (</span>&#25910;&#34255;<span class="ff4">)</span></div><div class="c x3 y55 w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y55 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y55 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y55 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y55 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y55 w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y55 w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y55 w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y55 w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y56 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y56 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">collect_id</div></div><div class="c x6 y56 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y56 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y56 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y56 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y56 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y56 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#25910;&#34255;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="c x3 y57 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y57 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">user_id</div></div><div class="c x6 y57 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y57 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y57 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y57 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y57 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y57 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y57 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#25910;&#34255;&#20154;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="c x3 y58 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y58 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">source_tab</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">le</div></div><div class="c x6 y58 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y58 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y58 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y58 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y58 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y58 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#34920;&#65306;</div></div><div class="c x3 y59 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y59 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">source_fie</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ld</div></div><div class="c x6 y59 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y59 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y59 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y59 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y59 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y59 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#23383;&#27573;&#65306;</div></div><div class="c x3 y5a w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y5a w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">source_id</div></div><div class="c x6 y5a w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y5a w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y5a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y5a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y5a w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y5a w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div><div id="pf4" class="pf w0 h0" data-page-no="4"><div class="pc pc4 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89960609/bg4.jpg"><div class="c x3 y26 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y26 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">title</div></div><div class="c x6 y26 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y26 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y26 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y26 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y26 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y26 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26631;&#39064;&#65306;</div></div><div class="c x3 y5b w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y5b w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">img</div></div><div class="c x6 y5b w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y5b w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y5b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y5b w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y5b w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#23553;&#38754;&#65306;</div></div><div class="c x3 y5c w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y5c w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y5c w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y5c w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y5c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y5c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y5c w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y5c w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21019;&#24314;&#26102;&#38388;&#65306;</div></div><div class="c x3 y5d w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y5d w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y5d w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y5d w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y5d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y5d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y5d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y5d w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y5d w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;&#65306;</div></div><div class="t m0 x2 h4 y5e ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">comment<span class="_ _0"></span> (</span>&#35780;&#35770;<span class="ff4">)</span></div><div class="c x3 y5f w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y5f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y5f w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y5f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y5f w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y5f w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y5f w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y5f w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y5f w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y60 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y60 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">comment_id</div></div><div class="c x6 y60 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y60 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y60 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y60 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y60 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y60 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#35780;&#35770;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="c x3 y61 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y61 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">user_id</div></div><div class="c x6 y61 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y61 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y61 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y61 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y61 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y61 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y61 w4 h7"><div class="t m0 x11 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#35780;&#35770;&#20154;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="c x3 y43 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y43 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">reply_to_i</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">d</div></div><div class="c x6 y43 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y43 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y43 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y43 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y43 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y43 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y43 w4 h6"><div class="t m0 x11 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#22238;&#22797;&#35780;&#35770;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div><div class="t m0 x16 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#31354;&#20026;<span class="_ _2"> </span><span class="ff5">0</span></div></div><div class="c x3 y62 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y62 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">content</div></div><div class="c x6 y62 w3 h7"><div class="t m0 x7 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">longtext</div></div><div class="c x8 y62 w3 h7"><div class="t m0 x15 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">2147483647</div></div><div class="c x9 y62 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y62 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y62 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y62 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#20869;&#23481;&#65306;</div></div><div class="c x3 y45 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y45 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">nickname</div></div><div class="c x6 y45 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y45 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y45 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y45 w4 h7"><div class="t m0 xa h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26165;&#31216;&#65306;</div></div><div class="c x3 y63 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y63 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">avatar</div></div><div class="c x6 y63 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y63 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y63 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y63 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y63 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y63 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#22836;&#20687;&#22320;&#22336;&#65306;</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">[0,255]</div></div><div class="c x3 y64 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y64 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">create_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y64 w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y64 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y64 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y64 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y64 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y64 w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y64 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21019;&#24314;&#26102;&#38388;&#65306;</div></div><div class="c x3 y65 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y65 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">update_tim</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y65 w3 h6"><div class="t m0 x17 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">timestamp</div></div><div class="c x8 y65 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">19</div></div><div class="c x9 y65 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y65 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y65 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y65 w3 h6"><div class="t m0 x15 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">CURRENT_TI</div><div class="t m0 x14 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">MESTAMP</div></div><div class="c xe y65 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26356;&#26032;&#26102;&#38388;&#65306;</div></div><div class="c x3 y66 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">9</div></div><div class="c x5 y66 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">source_tab</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">le</div></div><div class="c x6 y66 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y66 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y66 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y66 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y66 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y66 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#34920;&#65306;</div></div><div class="c x3 y67 w2 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x5 y67 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">source_fie</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ld</div></div><div class="c x6 y67 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y67 w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y67 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y67 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y67 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y67 w4 h6"><div class="t m0 x15 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;&#23383;&#27573;&#65306;</div></div><div class="c x3 y68 w2 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">11</div></div><div class="c x5 y68 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">source_id</div></div><div class="c x6 y68 w3 h7"><div class="t m0 x12 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y68 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xd y68 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xe y68 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#26469;&#28304;<span class="_ _2"> </span><span class="ff5">ID</span>&#65306;</div></div><div class="t m0 x2 h4 y69 ff1 fs2 fc0 sc0 ls0 ws0">&#34920;<span class="_ _1"> </span><span class="ff4">drone_l<span class="_ _0"></span>easing<span class="_ _0"></span> (</span>&#26080;&#20154;&#26426;&#31199;<span class="_ _0"></span>&#36161;<span class="ff4">)</span></div><div class="c x3 y6a w2 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#32534;&#21495;</div></div><div class="c x5 y6a w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#21517;&#31216;</div></div><div class="c x6 y6a w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#25968;&#25454;&#31867;&#22411;</div></div><div class="c x8 y6a w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#38271;&#24230;</div></div><div class="c x9 y6a w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#23567;&#25968;&#20301;</div></div><div class="c xb y6a w3 h5"><div class="t m0 x7 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20801;&#35768;&#31354;&#20540;</div></div><div class="c xc y6a w3 h5"><div class="t m0 x4 h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#20027;&#38190;</div></div><div class="c xd y6a w3 h5"><div class="t m0 xa h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c xe y6a w4 h5"><div class="t m0 xf h3 y7 ff3 fs1 fc0 sc1 ls0 ws0">&#35828;&#26126;</div></div><div class="c x3 y6b w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">1</div></div><div class="c x5 y6b w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">drone_leas</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ing_id</div></div><div class="c x6 y6b w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">int</div></div><div class="c x8 y6b w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">10</div></div><div class="c x9 y6b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xc y6b w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xe y6b w4 h6"><div class="t m0 x11 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#26080;&#20154;&#26426;&#31199;&#36161;</div><div class="t m0 x13 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">ID</div></div><div class="c x3 y6c w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">2</div></div><div class="c x5 y6c w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">product_mo</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">del</div></div><div class="c x6 y6c w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y6c w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y6c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6c w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6c w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21830;&#21697;&#22411;&#21495;</div></div><div class="c x3 y6d w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">3</div></div><div class="c x5 y6d w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">product_na</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">me</div></div><div class="c x6 y6d w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y6d w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y6d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6d w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6d w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21830;&#21697;&#21517;&#31216;</div></div><div class="c x3 y6e w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">4</div></div><div class="c x5 y6e w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">product_im</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">age</div></div><div class="c x6 y6e w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y6e w3 h6"><div class="t m0 x12 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">255</div></div><div class="c x9 y6e w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6e w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6e w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6e w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21830;&#21697;&#22270;&#29255;</div></div><div class="c x3 y6f w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">5</div></div><div class="c x5 y6f w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">inventory_</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">of_goods</div></div><div class="c x6 y6f w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y6f w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y6f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y6f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y6f w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y6f w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#21830;&#21697;&#24211;&#23384;</div></div><div class="c x3 y70 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">6</div></div><div class="c x5 y70 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">lease_pric</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">e</div></div><div class="c x6 y70 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y70 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y70 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y70 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y70 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y70 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#31199;&#36161;&#20215;&#26684;</div></div><div class="c x3 y71 w2 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">7</div></div><div class="c x5 y71 w3 h6"><div class="t m0 x11 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">billing_un</div><div class="t m0 x11 h3 y7 ff5 fs1 fc0 sc1 ls0 ws0">it</div></div><div class="c x6 y71 w3 h6"><div class="t m0 x14 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y71 w3 h6"><div class="t m0 x13 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y71 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y71 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y71 w3 h6"><div class="t m0 x10 h3 y9 ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y71 w4 h6"><div class="t m0 x7 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">&#35745;&#36153;&#21333;&#20301;</div></div><div class="c x3 y72 w2 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">8</div></div><div class="c x5 y72 w3 h7"><div class="t m0 x11 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">product_st</div></div><div class="c x6 y72 w3 h7"><div class="t m0 x14 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">varchar</div></div><div class="c x8 y72 w3 h7"><div class="t m0 x13 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">64</div></div><div class="c x9 y72 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">0</div></div><div class="c xb y72 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">Y</div></div><div class="c xc y72 w3 h7"><div class="t m0 x10 h3 yb ff5 fs1 fc0 sc1 ls0 ws0">N</div></div><div class="c xe y72 w4 h7"><div class="t m0 x7 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">&#21830;&#21697;&#29366;&#24577;</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div>

用户评论 (0)

发表评论

captcha

相关资源

SSM智慧校园考试系统程序源码40936

智慧校园考试系统主要功能模块包括登录、用户管理、新闻资讯、在线考试、通知公告等。采取面对对象的开发模式进行软件的开发和硬体的架设,能很好的满足实际使用的需求,完善了对应的软体架设以及程序编码的工作,采取MySQL作为后台数据的主要存储单元,采用SSM框架、Ajax技术进行业务系统的编码及其开发,实现了本系统的全部功能。本次报告,首先分析了研究的背景、作用、意义,为研究工作的合理性打下了基础。针对智慧校园考试系统的各项需求以及技术问题进行分析,证明了系统的必要性和技术可行性,然后对设计系统需要使用的技术软件以及设计思想做了基本的介绍,最后来实现智慧校园考试系统和部署运行使用它....

11.58MB32积分

威格豪板式换热器选型软件客户版V24

威格豪板式换热器选型软件客户版V24由江阴市威格豪换热设备有限公司出品,适合本公司版型快速计算。

10.93MB22积分

SSM学生考勤签到小程序程序源码43160

学生考勤签到小程序的开发利用SSM框架,MySQL数据库现有的成熟技术参考,以源代码为模板,分析功能调整与学生考勤签到小程序管理的实际需求相结合,讨论了基于SSM学生考勤签到小程序管理的使用...

12.59MB36积分

springboot高校活动管理平台程序源码43163

系统用户管理模块:(1)用户注册登录:游客可以随时进入到系统中,对系统中的信息浏览,但是想要实现社团查看,就必须有这个系统的账号,如果没有账号的话,可以注册成员用户进行相关的操作,同时用户还可以通过“我的”这以按钮对个人信息以及操作的信息进行管控。(2)查看高校活动管理平台的首页信息:高校活动管理平台的首页信息包含了首页、交流论坛、公告信息、学校资讯、活动信息、社团信息、留言反馈、学校介绍等。(3)社团信息:用户点击“社团信息”这个菜单按钮,就会显示所有的社团信息列表,在查询到自己想要社团信息的时候,可以进入查看详细的介绍,在这个界面,也可以对社团进行加入、点赞、收藏、评论操作。(3)社团申请:用户点击社团详情页面中右下角“加入”这一按钮以后会跳转到信息填写的界面,其中社团编号+社团名称+用户姓名+用户性别是自动生成的,用户只要填写好联系电话+加入内容+加入备注,点击提交以后加入社团就完成一半了。(4)留言反馈:用户点击留言反馈页面可输入标题名称+留言内容提交即可留言成功。(5)交流论坛:用户点击“交流论坛”后可查看所有论坛帖子,可对帖子进行收藏、评论等操作,也编辑标题..

25.61MB50积分