ZIPSSM无人机租赁系统程序源码40892 14.39MB

weixin_ZYKJ985

资源文件列表:

SSM无人机租赁系统[编号:CS_40892].zip 大约有488个文件
  1. /
  2. sql.sql 1.46MB
  3. server/
  4. server/target/
  5. server/target/classes/
  6. server/target/classes/mapper/
  7. server/target/classes/mapper/BaseMapper.xml 643B
  8. server/target/classes/mapper/ArticleTypeMapper.xml 4.52KB
  9. server/target/classes/mapper/UserGroupMapper.xml 4.75KB
  10. server/target/classes/mapper/AccessTokenMapper.xml 3.38KB
  11. server/target/classes/mapper/CollectMapper.xml 4.58KB
  12. server/target/classes/mapper/SlidesMapper.xml 3.97KB
  13. server/target/classes/mapper/PraiseMapper.xml 4.17KB
  14. server/target/classes/mapper/UserMapper.xml 6.22KB
  15. server/target/classes/mapper/AuthMapper.xml 8.59KB
  16. server/target/classes/mapper/ArticleMapper.xml 5.75KB
  17. server/target/classes/mapper/NoticeMapper.xml 3.05KB
  18. server/target/classes/mapper/HitsMapper.xml 3.8KB
  19. server/target/classes/mapper/CommentMapper.xml 5.43KB
  20. server/target/classes/mapper/UploadMapper.xml 4.16KB
  21. server/target/classes/jdbc.properties 204B
  22. server/target/classes/mybatis-config.xml 822B
  23. server/target/classes/com/
  24. server/target/classes/com/project/
  25. server/target/classes/com/project/demo/
  26. server/target/classes/com/project/demo/service/
  27. server/target/classes/com/project/demo/service/ArticleTypeService.class 542B
  28. server/target/classes/com/project/demo/service/HitsService.class 514B
  29. server/target/classes/com/project/demo/service/ArticleService.class 526B
  30. server/target/classes/com/project/demo/service/UserService.class 934B
  31. server/target/classes/com/project/demo/service/AuthService.class 514B
  32. server/target/classes/com/project/demo/service/SlidesService.class 522B
  33. server/target/classes/com/project/demo/service/AccessTokenService.class 542B
  34. server/target/classes/com/project/demo/service/NoticeService.class 522B
  35. server/target/classes/com/project/demo/service/PraiseService.class 522B
  36. server/target/classes/com/project/demo/service/UserGroupService.class 534B
  37. server/target/classes/com/project/demo/service/CommentService.class 526B
  38. server/target/classes/com/project/demo/service/CollectService.class 526B
  39. server/target/classes/com/project/demo/service/base/
  40. server/target/classes/com/project/demo/service/base/BaseService.class 15.05KB
  41. server/target/classes/com/project/demo/service/UploadService.class 522B
  42. server/target/classes/com/project/demo/utils/
  43. server/target/classes/com/project/demo/utils/Sequence.class 2.7KB
  44. server/target/classes/com/project/demo/utils/IdWorker.class 1002B
  45. server/target/classes/com/project/demo/dao/
  46. server/target/classes/com/project/demo/dao/AccessTokenMapper.class 801B
  47. server/target/classes/com/project/demo/dao/AuthMapper.class 694B
  48. server/target/classes/com/project/demo/dao/NoticeMapper.class 731B
  49. server/target/classes/com/project/demo/dao/SlidesMapper.class 731B
  50. server/target/classes/com/project/demo/dao/UserGroupMapper.class 773B
  51. server/target/classes/com/project/demo/dao/PraiseMapper.class 731B
  52. server/target/classes/com/project/demo/dao/CommentMapper.class 736B
  53. server/target/classes/com/project/demo/dao/UploadMapper.class 722B
  54. server/target/classes/com/project/demo/dao/ArticleTypeMapper.class 801B
  55. server/target/classes/com/project/demo/dao/ArticleMapper.class 745B
  56. server/target/classes/com/project/demo/dao/UserMapper.class 929B
  57. server/target/classes/com/project/demo/dao/base/
  58. server/target/classes/com/project/demo/dao/base/BaseMapper.class 670B
  59. server/target/classes/com/project/demo/dao/CollectMapper.class 745B
  60. server/target/classes/com/project/demo/dao/HitsMapper.class 703B
  61. server/target/classes/com/project/demo/interceptor/
  62. server/target/classes/com/project/demo/interceptor/LoginInterceptor.class 2.71KB
  63. server/target/classes/com/project/demo/controller/
  64. server/target/classes/com/project/demo/controller/CommentController.class 983B
  65. server/target/classes/com/project/demo/controller/AccessTokenController.class 1020B
  66. server/target/classes/com/project/demo/controller/UploadController.class 974B
  67. server/target/classes/com/project/demo/controller/AuthController.class 956B
  68. server/target/classes/com/project/demo/controller/ArticleTypeController.class 1020B
  69. server/target/classes/com/project/demo/controller/HitsController.class 956B
  70. server/target/classes/com/project/demo/controller/SlidesController.class 974B
  71. server/target/classes/com/project/demo/controller/UserController.class 7.68KB
  72. server/target/classes/com/project/demo/controller/CollectController.class 983B
  73. server/target/classes/com/project/demo/controller/ArticleController.class 983B
  74. server/target/classes/com/project/demo/controller/PraiseController.class 974B
  75. server/target/classes/com/project/demo/controller/NoticeController.class 974B
  76. server/target/classes/com/project/demo/controller/base/
  77. server/target/classes/com/project/demo/controller/base/BaseController.class 6.94KB
  78. server/target/classes/com/project/demo/controller/base/BaseController$1.class 934B
  79. server/target/classes/com/project/demo/controller/UserGroupController.class 1002B
  80. server/target/classes/com/project/demo/constant/
  81. server/target/classes/com/project/demo/constant/FindConfig.class 750B
  82. server/target/classes/com/project/demo/entity/
  83. server/target/classes/com/project/demo/entity/Slides.class 1.02KB
  84. server/target/classes/com/project/demo/entity/User.class 1.39KB
  85. server/target/classes/com/project/demo/entity/AccessToken.class 1001B
  86. server/target/classes/com/project/demo/entity/Hits.class 1.04KB
  87. server/target/classes/com/project/demo/entity/Auth.class 1.56KB
  88. server/target/classes/com/project/demo/entity/Upload.class 988B
  89. server/target/classes/com/project/demo/entity/UserGroup.class 1.11KB
  90. server/target/classes/com/project/demo/entity/Collect.class 1.12KB
  91. server/target/classes/com/project/demo/entity/Article.class 1.19KB
  92. server/target/classes/com/project/demo/entity/Comment.class 1.21KB
  93. server/target/classes/com/project/demo/entity/Praise.class 1.09KB
  94. server/target/classes/com/project/demo/entity/Notice.class 948B
  95. server/target/classes/com/project/demo/entity/base/
  96. server/target/classes/com/project/demo/entity/base/BaseEntity.class 436B
  97. server/target/classes/com/project/demo/entity/ArticleType.class 1.09KB
  98. server/target/classes/spring/
  99. server/target/classes/spring/spring-web.xml 2.46KB
  100. server/target/classes/spring/spring-dao.xml 2.62KB
  101. server/target/classes/spring/spring-service.xml 2.16KB
  102. server/target/classes/logback.xml 4.27KB
  103. server/src/
  104. server/src/main/
  105. server/src/main/java/
  106. server/src/main/java/com/
  107. server/src/main/java/com/project/
  108. server/src/main/java/com/project/demo/
  109. server/src/main/java/com/project/demo/service/
  110. server/src/main/java/com/project/demo/service/PraiseService.java 306B
  111. server/src/main/java/com/project/demo/service/AccessTokenService.java 332B
  112. server/src/main/java/com/project/demo/service/UserGroupService.java 354B
  113. server/src/main/java/com/project/demo/service/DroneLeasingService.java 335B
  114. server/src/main/java/com/project/demo/service/ReturnInformationService.java 352B
  115. server/src/main/java/com/project/demo/service/CollectService.java 310B
  116. server/src/main/java/com/project/demo/service/MessageFeedbackService.java 344B
  117. server/src/main/java/com/project/demo/service/CommentService.java 310B
  118. server/src/main/java/com/project/demo/service/ArticleService.java 343B
  119. server/src/main/java/com/project/demo/service/HitsService.java 300B
  120. server/src/main/java/com/project/demo/service/UserService.java 635B
  121. server/src/main/java/com/project/demo/service/NoticeService.java 306B
  122. server/src/main/java/com/project/demo/service/SlidesService.java 309B
  123. server/src/main/java/com/project/demo/service/AuthService.java 301B
  124. server/src/main/java/com/project/demo/service/UploadService.java 297B
  125. server/src/main/java/com/project/demo/service/base/
  126. server/src/main/java/com/project/demo/service/base/BaseService.java 25.88KB
  127. server/src/main/java/com/project/demo/service/ArticleTypeService.java 398B
  128. server/src/main/java/com/project/demo/service/LeaseInformationService.java 348B
  129. server/src/main/java/com/project/demo/service/RegisteredUsersService.java 344B
  130. server/src/main/java/com/project/demo/utils/
  131. server/src/main/java/com/project/demo/utils/IdWorker.java 1.56KB
  132. server/src/main/java/com/project/demo/utils/Sequence.java 6.93KB
  133. server/src/main/java/com/project/demo/dao/
  134. server/src/main/java/com/project/demo/dao/PraiseMapper.java 1.18KB
  135. server/src/main/java/com/project/demo/dao/LeaseInformationMapper.java 279B
  136. server/src/main/java/com/project/demo/dao/HitsMapper.java 1.38KB
  137. server/src/main/java/com/project/demo/dao/MessageFeedbackMapper.java 275B
  138. server/src/main/java/com/project/demo/dao/NoticeMapper.java 1.18KB
  139. server/src/main/java/com/project/demo/dao/RegisteredUsersMapper.java 275B
  140. server/src/main/java/com/project/demo/dao/CollectMapper.java 1.21KB
  141. server/src/main/java/com/project/demo/dao/DroneLeasingMapper.java 266B
  142. server/src/main/java/com/project/demo/dao/AuthMapper.java 1.16KB
  143. server/src/main/java/com/project/demo/dao/ReturnInformationMapper.java 283B
  144. server/src/main/java/com/project/demo/dao/SlidesMapper.java 1.22KB
  145. server/src/main/java/com/project/demo/dao/UserGroupMapper.java 1.73KB
  146. server/src/main/java/com/project/demo/dao/AccessTokenMapper.java 1.35KB
  147. server/src/main/java/com/project/demo/dao/CommentMapper.java 1.2KB
  148. server/src/main/java/com/project/demo/dao/UserMapper.java 1.77KB
  149. server/src/main/java/com/project/demo/dao/UploadMapper.java 1.42KB
  150. server/src/main/java/com/project/demo/dao/ArticleTypeMapper.java 2.25KB
  151. server/src/main/java/com/project/demo/dao/base/
  152. server/src/main/java/com/project/demo/dao/base/BaseMapper.java 414B
  153. server/src/main/java/com/project/demo/dao/ArticleMapper.java 1.66KB
  154. server/src/main/java/com/project/demo/interceptor/
  155. server/src/main/java/com/project/demo/interceptor/LoginInterceptor.java 2.86KB
  156. server/src/main/java/com/project/demo/controller/
  157. server/src/main/java/com/project/demo/controller/ReturnInformationController.java 1.32KB
  158. server/src/main/java/com/project/demo/controller/CommentController.java 714B
  159. server/src/main/java/com/project/demo/controller/ArticleTypeController.java 823B
  160. server/src/main/java/com/project/demo/controller/PraiseController.java 705B
  161. server/src/main/java/com/project/demo/controller/ArticleController.java 747B
  162. server/src/main/java/com/project/demo/controller/AuthController.java 690B
  163. server/src/main/java/com/project/demo/controller/UserGroupController.java 769B
  164. server/src/main/java/com/project/demo/controller/DroneLeasingController.java 1.28KB
  165. server/src/main/java/com/project/demo/controller/HitsController.java 687B
  166. server/src/main/java/com/project/demo/controller/CollectController.java 714B
  167. server/src/main/java/com/project/demo/controller/MessageFeedbackController.java 1.3KB
  168. server/src/main/java/com/project/demo/controller/AccessTokenController.java 757B
  169. server/src/main/java/com/project/demo/controller/RegisteredUsersController.java 1.3KB
  170. server/src/main/java/com/project/demo/controller/NoticeController.java 705B
  171. server/src/main/java/com/project/demo/controller/SlidesController.java 708B
  172. server/src/main/java/com/project/demo/controller/base/
  173. server/src/main/java/com/project/demo/controller/base/BaseController.java 6.83KB
  174. server/src/main/java/com/project/demo/controller/LeaseInformationController.java 1.31KB
  175. server/src/main/java/com/project/demo/controller/UploadController.java 696B
  176. server/src/main/java/com/project/demo/controller/UserController.java 10.78KB
  177. server/src/main/java/com/project/demo/constant/
  178. server/src/main/java/com/project/demo/constant/FindConfig.java 473B
  179. server/src/main/java/com/project/demo/entity/
  180. server/src/main/java/com/project/demo/entity/AccessToken.java 1.27KB
  181. server/src/main/java/com/project/demo/entity/Slides.java 1.45KB
  182. server/src/main/java/com/project/demo/entity/Article.java 2.18KB
  183. server/src/main/java/com/project/demo/entity/LeaseInformation.java 1.79KB
  184. server/src/main/java/com/project/demo/entity/RegisteredUsers.java 1.29KB
  185. server/src/main/java/com/project/demo/entity/UserGroup.java 1.72KB
  186. server/src/main/java/com/project/demo/entity/Upload.java 1.37KB
  187. server/src/main/java/com/project/demo/entity/Collect.java 1.59KB
  188. server/src/main/java/com/project/demo/entity/Praise.java 1.52KB
  189. server/src/main/java/com/project/demo/entity/Comment.java 1.84KB
  190. server/src/main/java/com/project/demo/entity/Hits.java 1.42KB
  191. server/src/main/java/com/project/demo/entity/Notice.java 1.15KB
  192. server/src/main/java/com/project/demo/entity/Auth.java 2.74KB
  193. server/src/main/java/com/project/demo/entity/ReturnInformation.java 2.02KB
  194. server/src/main/java/com/project/demo/entity/User.java 2.66KB
  195. server/src/main/java/com/project/demo/entity/base/
  196. server/src/main/java/com/project/demo/entity/base/BaseEntity.java 207B
  197. server/src/main/java/com/project/demo/entity/DroneLeasing.java 2.61KB
  198. server/src/main/java/com/project/demo/entity/ArticleType.java 1.84KB
  199. server/src/main/java/com/project/demo/entity/MessageFeedback.java 1.72KB
  200. server/src/main/resources/
  201. server/src/main/resources/mapper/
  202. server/src/main/resources/mapper/BaseMapper.xml 643B
  203. server/src/main/resources/mapper/ArticleTypeMapper.xml 4.52KB
  204. server/src/main/resources/mapper/UserGroupMapper.xml 4.75KB
  205. server/src/main/resources/mapper/AccessTokenMapper.xml 3.38KB
  206. server/src/main/resources/mapper/CollectMapper.xml 4.58KB
  207. server/src/main/resources/mapper/SlidesMapper.xml 3.97KB
  208. server/src/main/resources/mapper/PraiseMapper.xml 4.17KB
  209. server/src/main/resources/mapper/UserMapper.xml 6.22KB
  210. server/src/main/resources/mapper/AuthMapper.xml 8.59KB
  211. server/src/main/resources/mapper/ArticleMapper.xml 5.75KB
  212. server/src/main/resources/mapper/NoticeMapper.xml 3.05KB
  213. server/src/main/resources/mapper/HitsMapper.xml 3.8KB
  214. server/src/main/resources/mapper/CommentMapper.xml 5.43KB
  215. server/src/main/resources/mapper/UploadMapper.xml 4.16KB
  216. server/src/main/resources/jdbc.properties 185B
  217. server/src/main/resources/mybatis-config.xml 822B
  218. server/src/main/resources/spring/
  219. server/src/main/resources/spring/spring-web.xml 2.42KB
  220. server/src/main/resources/spring/spring-dao.xml 2.62KB
  221. server/src/main/resources/spring/spring-service.xml 2.16KB
  222. server/src/main/resources/logback.xml 4.27KB
  223. server/src/main/webapp/
  224. server/src/main/webapp/WEB-INF/
  225. server/src/main/webapp/WEB-INF/web.xml 1.31KB
  226. server/src/main/webapp/upload/
  227. server/src/main/webapp/upload/forum_3.jpg 12.37KB
  228. server/src/main/webapp/upload/1644159099002159105.jpg 346.42KB
  229. server/src/main/webapp/upload/1644159180900139009.jpg 120.39KB
  230. server/src/main/webapp/upload/forum_1.jpg 8.01KB
  231. server/src/main/webapp/upload/goods.jpg 36.23KB
  232. server/src/main/webapp/upload/1644157959317487616.jpg 236.59KB
  233. server/src/main/webapp/upload/1644159223971446784.jpg 305.25KB
  234. server/src/main/webapp/upload/1644159265784463361.jpg 404.46KB
  235. server/src/main/webapp/upload/img_4.jpg 27.79KB
  236. server/src/main/webapp/upload/forum_2.jpg 21.14KB
  237. server/src/main/webapp/upload/1644159366993018881.jpg 175.24KB
  238. server/src/main/webapp/upload/1644159408235610113.jpg 257.44KB
  239. server/src/main/webapp/upload/img_1.jpg 31.53KB
  240. server/src/main/webapp/upload/1644161193176203265.jpg 104.85KB
  241. server/src/main/webapp/upload/avatar.jpg 29.66KB
  242. server/src/main/webapp/upload/forum_4.jpg 13.01KB
  243. server/src/main/webapp/upload/wx.png 118.41KB
  244. server/src/main/webapp/upload/img_2.jpg 27.03KB
  245. server/src/main/webapp/upload/img_5.jpg 28.2KB
  246. server/src/main/webapp/upload/1644157895677313025.jpg 795.56KB
  247. server/src/main/webapp/upload/1644158036765310976.jpg 542.13KB
  248. server/src/main/webapp/upload/1644159141465292801.jpg 202.55KB
  249. server/src/main/webapp/upload/1644160694746087424.jpg 323.96KB
  250. server/src/main/webapp/upload/1644161486626488320.jpg 268.56KB
  251. server/src/main/webapp/upload/img_3.jpg 31.54KB
  252. server/src/main/webapp/upload/admin_avatar.jpg 6.32KB
  253. server/src/main/webapp/upload/1644160304633872385.jpg 495.03KB
  254. server/src/main/webapp/upload/1644159322566950912.jpg 195.98KB
  255. server/src/main/webapp/upload/aplipay.png 111.87KB
  256. server/src/main/webapp/index.jsp 315B
  257. server/src/main/webapp/img/
  258. server/src/main/webapp/img/-.jpg 884B
  259. server/src/main/webapp/img/lajitong.jpg 1010B
  260. server/src/main/webapp/img/+.jpg 1014B
  261. server/src/main/webapp/img/右.png 7.14KB
  262. server/src/main/webapp/img/img_temp.jpg 35.43KB
  263. server/src/main/webapp/img/share_icon.png 3.22KB
  264. server/pom.xml 7.5KB
  265. server/lib/
  266. server/lib/javax.persistence.jar 126.75KB
  267. server/lib/javax.annotation.jar 7.53KB
  268. server/lib/javax.servlet.jsp.jar 76.99KB
  269. server/lib/javax.ejb.jar 46.47KB
  270. server/lib/javax.jms.jar 25.35KB
  271. server/lib/javax.servlet.jsp.jstl.jar 27.46KB
  272. server/lib/javax.transaction.jar 9.49KB
  273. server/lib/javax.resource.jar 43.47KB
  274. dist/
  275. dist/favicon.ico 28.12KB
  276. dist/robot.png 1.52KB
  277. dist/you.jpg 1.88KB
  278. dist/js/
  279. dist/js/chunk-11cdc333.84b7d352.js 12.24KB
  280. dist/js/chunk-73296079.3f874e26.js.map 20.48KB
  281. dist/js/chunk-11cdc333.84b7d352.js.map 55.72KB
  282. dist/js/chunk-4898aabc.f0636823.js 4.78KB
  283. dist/js/chunk-vendors.68b5f16f.js 2.45MB
  284. dist/js/chunk-2376082f.12d7a1ac.js 1.15KB
  285. dist/js/chunk-3ae6bf22.2258e7cc.js.map 5.32KB
  286. dist/js/chunk-4898aabc.f0636823.js.map 21.26KB
  287. dist/js/chunk-ed991776.ff2d31fa.js.map 28.73KB
  288. dist/js/chunk-2fd89953.922299f2.js 4.26KB
  289. dist/js/app.266bed1b.js.map 784.03KB
  290. dist/js/chunk-c6242808.7f839633.js 4.52KB
  291. dist/js/chunk-2d0c5209.61650f18.js 10.91KB
  292. dist/js/chunk-2d217907.944e0d0a.js 11.79KB
  293. dist/js/chunk-2fa4ea44.7f63a34e.js.map 70.91KB
  294. dist/js/chunk-73296079.3f874e26.js 3.86KB
  295. dist/js/chunk-17a37762.8119f253.js 843B
  296. dist/js/chunk-7c780030.3410f033.js 1.65KB
  297. dist/js/chunk-17a37762.8119f253.js.map 4.57KB
  298. dist/js/chunk-vendors.68b5f16f.js.map 7.74MB
  299. dist/js/chunk-d002c5ba.e0ceb4b3.js.map 17.56KB
  300. dist/js/chunk-2d0efcd1.c823a15b.js 6.63KB
  301. dist/js/chunk-3ae6bf22.2258e7cc.js 1.1KB
  302. dist/js/chunk-893d7f00.c310ecb5.js.map 14.56KB
  303. dist/js/chunk-2376082f.12d7a1ac.js.map 5.82KB
  304. dist/js/chunk-b1a084de.c5f3f211.js 1.12KB
  305. dist/js/chunk-7c780030.3410f033.js.map 8.05KB
  306. dist/js/chunk-d2b17230.eea3ed6a.js.map 26.76KB
  307. dist/js/chunk-d002c5ba.e0ceb4b3.js 4.16KB
  308. dist/js/chunk-2d0c5209.61650f18.js.map 34.97KB
  309. dist/js/chunk-2d217907.944e0d0a.js.map 37.56KB
  310. dist/js/chunk-ed991776.ff2d31fa.js 7.8KB
  311. dist/js/chunk-d2b17230.eea3ed6a.js 7.76KB
  312. dist/js/chunk-2fd89953.922299f2.js.map 16.71KB
  313. dist/js/chunk-2d0efcd1.c823a15b.js.map 24.56KB
  314. dist/js/app.266bed1b.js 244.78KB
  315. dist/js/chunk-893d7f00.c310ecb5.js 3.09KB
  316. dist/js/chunk-560372fb.20aa695c.js 2.91KB
  317. dist/js/chunk-2fa4ea44.7f63a34e.js 18.08KB
  318. dist/js/chunk-c6242808.7f839633.js.map 23.6KB
  319. dist/js/chunk-560372fb.20aa695c.js.map 14.45KB
  320. dist/js/chunk-b1a084de.c5f3f211.js.map 5.79KB
  321. dist/fonts/
  322. dist/fonts/element-icons.732389de.ttf 54.64KB
  323. dist/fonts/element-icons.535877f5.woff 27.54KB
  324. dist/css/
  325. dist/css/diy.css 92.44KB
  326. dist/css/chunk-893d7f00.329cff64.css 594B
  327. dist/css/chunk-4898aabc.155a7375.css 1.34KB
  328. dist/css/theme.css 14.2KB
  329. dist/css/chunk-c6242808.3d0fdf89.css 1.54KB
  330. dist/css/chunk-vendors.fa81ad1b.css 401.12KB
  331. dist/css/chunk-3ae6bf22.ca5c60c4.css 134B
  332. dist/css/chunk-2fd89953.0cfbf2ba.css 698B
  333. dist/css/chunk-d002c5ba.96a98f17.css 646B
  334. dist/css/chunk-2fa4ea44.8481ff6e.css 1.51KB
  335. dist/css/app.6569a005.css 21.28KB
  336. dist/css/chunk-2376082f.fd90017b.css 372B
  337. dist/css/chunk-7c780030.ec1e6bd9.css 690B
  338. dist/css/chunk-73296079.cee1dfaa.css 1.45KB
  339. dist/css/chunk-b1a084de.0a9cc181.css 597B
  340. dist/css/chunk-d2b17230.9b733fe9.css 473B
  341. dist/css/chunk-560372fb.912cda2e.css 1.14KB
  342. dist/css/chunk-17a37762.7a849b1c.css 224B
  343. dist/css/chunk-11cdc333.2e87d852.css 3.03KB
  344. dist/css/chunk-ed991776.f7fe1704.css 702B
  345. dist/css/base.css 83.19KB
  346. dist/img/
  347. dist/img/selected2.png 1022B
  348. dist/img/5.69b2579b.png 45.21KB
  349. dist/img/unselected1.png 1.4KB
  350. dist/img/friend_icon.png 1.65KB
  351. dist/img/selected.png 762B
  352. dist/img/user_bg.bed9f7cd.jpg 19.21KB
  353. dist/img/3.af54c7c9.png 46.51KB
  354. dist/img/logo.png 1.58KB
  355. dist/img/qq_icon.png 2.15KB
  356. dist/img/wb_icon.png 1.91KB
  357. dist/img/user_bg.webp 56.12KB
  358. dist/img/bought1.png 1.43KB
  359. dist/img/qq_space.png 1.13KB
  360. dist/img/wx.png 118.41KB
  361. dist/img/qrcode_img.png 194B
  362. dist/img/selected1.png 1.37KB
  363. dist/img/2.70c85981.png 65.91KB
  364. dist/img/tiktok_icon.png 1.73KB
  365. dist/img/bought2.png 1.04KB
  366. dist/img/bought.png 774B
  367. dist/img/default.png 455B
  368. dist/img/unselected.png 748B
  369. dist/img/wx_icon.png 1.34KB
  370. dist/img/auth_bg.jpeg 19.21KB
  371. dist/img/unselected2.png 1.02KB
  372. dist/img/body_bg.jpg 930.68KB
  373. dist/img/marker.png 6.77KB
  374. dist/img/user_bg.jpg 19.21KB
  375. dist/img/1.8321ef1a.png 73.41KB
  376. dist/img/default-bak.png 455B
  377. dist/img/4.1ebb86df.png 70.83KB
  378. dist/img/aplipay.png 111.87KB
  379. dist/img/share_icon.png 1.71KB
  380. dist/index.html 2.93KB
  381. client_admin/
  382. client_admin/安装.bat 77B
  383. client_admin/js/
  384. client_admin/js/xlsx.core.min.js 458.54KB
  385. client_admin/js/echarts.js 3.16MB
  386. client_admin/js/Journaling.js 3.22KB
  387. client_admin/js/base.js 56B
  388. client_admin/js/ArithmeticVerification.js 2.27KB
  389. client_admin/js/axios.min.js 13.67KB
  390. client_admin/js/login.js 1.46KB
  391. client_admin/js/verification.js 2.76KB
  392. client_admin/js/index.js 10.89KB
  393. client_admin/page/
  394. client_admin/page/user/
  395. client_admin/page/user/view_detail.html 13.21KB
  396. client_admin/page/user/table.html 7.23KB
  397. client_admin/page/user/view_add.html 9.74KB
  398. client_admin/page/comment/
  399. client_admin/page/comment/view_detail.html 7.54KB
  400. client_admin/page/comment/comments_table.html 7.1KB
  401. client_admin/page/comment/view_comments.html 7.67KB
  402. client_admin/page/drone_leasing/
  403. client_admin/page/drone_leasing/table.html 25.29KB
  404. client_admin/page/drone_leasing/view_add.html 75.08KB
  405. client_admin/page/info.html 9.99KB
  406. client_admin/page/change_password.html 3.83KB
  407. client_admin/page/notice/
  408. client_admin/page/notice/view_detail.html 3.43KB
  409. client_admin/page/notice/table.html 5.64KB
  410. client_admin/page/notice/view_add.html 3.23KB
  411. client_admin/page/register.html 11.57KB
  412. client_admin/page/forgot.html 8.06KB
  413. client_admin/page/registered_users/
  414. client_admin/page/registered_users/table.html 17.19KB
  415. client_admin/page/registered_users/view_add.html 35.41KB
  416. client_admin/page/return_information/
  417. client_admin/page/return_information/table.html 27.35KB
  418. client_admin/page/return_information/view_add.html 51.52KB
  419. client_admin/page/frime.html 14.34KB
  420. client_admin/page/article_type/
  421. client_admin/page/article_type/view_detail.html 2.93KB
  422. client_admin/page/article_type/table.html 6.96KB
  423. client_admin/page/article_type/view_add.html 2.45KB
  424. client_admin/page/slides/
  425. client_admin/page/slides/view_detail.html 6.68KB
  426. client_admin/page/slides/table.html 5.59KB
  427. client_admin/page/slides/view_add.html 5.81KB
  428. client_admin/page/message_feedback/
  429. client_admin/page/message_feedback/table.html 21.28KB
  430. client_admin/page/message_feedback/view_add.html 47.71KB
  431. client_admin/page/Home.html 17.47KB
  432. client_admin/page/article/
  433. client_admin/page/article/view_comments_detail.html 7.56KB
  434. client_admin/page/article/view_detail.html 9.98KB
  435. client_admin/page/article/table.html 9.34KB
  436. client_admin/page/article/comments_table.html 7.19KB
  437. client_admin/page/article/view_add.html 6.8KB
  438. client_admin/page/article/view_comments.html 6.58KB
  439. client_admin/page/.DS_Store 8KB
  440. client_admin/page/lease_information/
  441. client_admin/page/lease_information/table.html 22.96KB
  442. client_admin/page/lease_information/view_add.html 53.79KB
  443. client_admin/运行.bat 20B
  444. client_admin/css/
  445. client_admin/css/diy.css 8.56KB
  446. client_admin/layui/
  447. client_admin/layui/layui.js 426.56KB
  448. client_admin/layui/font/
  449. client_admin/layui/font/iconfont.ttf 45.42KB
  450. client_admin/layui/font/iconfont.svg 299.38KB
  451. client_admin/layui/font/iconfont.eot 45.59KB
  452. client_admin/layui/font/iconfont.woff 29.91KB
  453. client_admin/layui/font/iconfont.woff2 25.36KB
  454. client_admin/layui/css/
  455. client_admin/layui/css/layui.css 78KB
  456. client_admin/layui/css/modules/
  457. client_admin/layui/css/modules/layer/
  458. client_admin/layui/css/modules/layer/default/
  459. client_admin/layui/css/modules/layer/default/icon.png 11.22KB
  460. client_admin/layui/css/modules/layer/default/loading-0.gif 5.66KB
  461. client_admin/layui/css/modules/layer/default/loading-1.gif 701B
  462. client_admin/layui/css/modules/layer/default/layer.css 13.94KB
  463. client_admin/layui/css/modules/layer/default/loading-2.gif 1.75KB
  464. client_admin/layui/css/modules/layer/default/icon-ext.png 5.77KB
  465. client_admin/layui/css/modules/code.css 1.29KB
  466. client_admin/layui/css/modules/laydate/
  467. client_admin/layui/css/modules/laydate/default/
  468. client_admin/layui/css/modules/laydate/default/laydate.css 7.19KB
  469. client_admin/img/
  470. client_admin/img/denglu-bg.jpg 226.97KB
  471. client_admin/img/5.png 275.61KB
  472. client_admin/img/icon-exit.png 3.04KB
  473. client_admin/img/icon-individuation.png 7.54KB
  474. client_admin/img/icon-user.png 7.45KB
  475. client_admin/img/icon-message.png 7.7KB
  476. client_admin/img/icon-notice.png 3.54KB
  477. client_admin/img/wx.png 118.41KB
  478. client_admin/img/icon-manage.png 2.78KB
  479. client_admin/img/zfb.png 111.87KB
  480. client_admin/img/bg.jpg 930.68KB
  481. client_admin/img/icon-book.png 4.03KB
  482. client_admin/img/icon-classify.png 8.99KB
  483. client_admin/img/icon-data.png 6.52KB
  484. client_admin/img/4.png 144.13KB
  485. client_admin/img/icon-make.png 8.67KB
  486. client_admin/index.html 8.3KB
  487. client_admin/index.js 10.95KB
  488. 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>
100+评论
captcha
    类型标题大小时间
    ZIPSSM智慧校园考试系统程序源码4093611.58MB5月前
    ZIP威格豪板式换热器选型软件客户版V2410.93MB5月前
    ZIPSSM学生考勤签到小程序程序源码4316012.59MB5月前
    ZIPspringboot高校活动管理平台程序源码4316325.61MB5月前
    ZIPpython-3.12.7.zip18.62MB5月前
    ZIPDLL-b21-DLL9.42MB5月前
    ZIPDLL-c24-DLL9.42MB5月前
    ZIPDirectX-2-2-39.43MB5月前