ZIP基于JAVA的物业管理系统(Vue.js+SpringBoot+MySQL) 22.14MB

as230627

资源文件列表:

T339源码.zip 大约有565个文件
  1. T339.sql 38.17KB
  2. back/
  3. back/pom.xml 4.46KB
  4. back/src/
  5. back/src/main/
  6. back/src/main/java/
  7. back/src/main/java/com/
  8. back/src/main/java/com/SpringbootSchemaApplication.java 802B
  9. back/src/main/java/com/annotation/
  10. back/src/main/java/com/annotation/APPLoginUser.java 320B
  11. back/src/main/java/com/annotation/IgnoreAuth.java 196B
  12. back/src/main/java/com/annotation/LoginUser.java 317B
  13. back/src/main/java/com/config/
  14. back/src/main/java/com/config/AlipayConfig.java 534B
  15. back/src/main/java/com/config/InterceptorConfig.java 1.48KB
  16. back/src/main/java/com/config/MybatisPlusConfig.java 523B
  17. back/src/main/java/com/controller/
  18. back/src/main/java/com/controller/BaoxiuxinxiController.java 7.81KB
  19. back/src/main/java/com/controller/CheweixinxiController.java 7.08KB
  20. back/src/main/java/com/controller/CommonController.java 7.43KB
  21. back/src/main/java/com/controller/ConfigController.java 3.19KB
  22. back/src/main/java/com/controller/FangchanxinxiController.java 6.8KB
  23. back/src/main/java/com/controller/FileController.java 4.08KB
  24. back/src/main/java/com/controller/FuwupingjiaController.java 7.33KB
  25. back/src/main/java/com/controller/HuodongxinxiController.java 6.74KB
  26. back/src/main/java/com/controller/JiaofeixinxiController.java 7.14KB
  27. back/src/main/java/com/controller/TingcheweiController.java 6.61KB
  28. back/src/main/java/com/controller/TousuchuliController.java 7.78KB
  29. back/src/main/java/com/controller/TousufenleiController.java 6.68KB
  30. back/src/main/java/com/controller/TousuxinxiController.java 7.78KB
  31. back/src/main/java/com/controller/UsersController.java 5.18KB
  32. back/src/main/java/com/controller/WeixiuchuliController.java 8.09KB
  33. back/src/main/java/com/controller/WeixiuyuanController.java 9.66KB
  34. back/src/main/java/com/controller/WuyeguanliController.java 9.68KB
  35. back/src/main/java/com/controller/XiaoqugonggaoController.java 7.55KB
  36. back/src/main/java/com/controller/XiaoquxinxiController.java 6.68KB
  37. back/src/main/java/com/controller/YezhuController.java 9.14KB
  38. back/src/main/java/com/dao/
  39. back/src/main/java/com/dao/BaoxiuxinxiDao.java 1014B
  40. back/src/main/java/com/dao/CheweixinxiDao.java 1014B
  41. back/src/main/java/com/dao/CommonDao.java 701B
  42. back/src/main/java/com/dao/ConfigDao.java 199B
  43. back/src/main/java/com/dao/FangchanxinxiDao.java 1.02KB
  44. back/src/main/java/com/dao/FuwupingjiaDao.java 1014B
  45. back/src/main/java/com/dao/HuodongxinxiDao.java 1KB
  46. back/src/main/java/com/dao/JiaofeixinxiDao.java 1KB
  47. back/src/main/java/com/dao/TingcheweiDao.java 996B
  48. back/src/main/java/com/dao/TokenDao.java 560B
  49. back/src/main/java/com/dao/TousuchuliDao.java 999B
  50. back/src/main/java/com/dao/TousufenleiDao.java 1014B
  51. back/src/main/java/com/dao/TousuxinxiDao.java 999B
  52. back/src/main/java/com/dao/UsersDao.java 561B
  53. back/src/main/java/com/dao/WeixiuchuliDao.java 1014B
  54. back/src/main/java/com/dao/WeixiuyuanDao.java 996B
  55. back/src/main/java/com/dao/WuyeguanliDao.java 999B
  56. back/src/main/java/com/dao/XiaoqugonggaoDao.java 1.02KB
  57. back/src/main/java/com/dao/XiaoquxinxiDao.java 1014B
  58. back/src/main/java/com/dao/YezhuDao.java 918B
  59. back/src/main/java/com/entity/
  60. back/src/main/java/com/entity/BaoxiuxinxiEntity.java 4.12KB
  61. back/src/main/java/com/entity/CheweixinxiEntity.java 4.02KB
  62. back/src/main/java/com/entity/ConfigEntity.java 851B
  63. back/src/main/java/com/entity/EIException.java 845B
  64. back/src/main/java/com/entity/FangchanxinxiEntity.java 5.48KB
  65. back/src/main/java/com/entity/FuwupingjiaEntity.java 4.94KB
  66. back/src/main/java/com/entity/HuodongxinxiEntity.java 3.58KB
  67. back/src/main/java/com/entity/JiaofeixinxiEntity.java 4.78KB
  68. back/src/main/java/com/entity/TingcheweiEntity.java 3.52KB
  69. back/src/main/java/com/entity/TokenEntity.java 2.14KB
  70. back/src/main/java/com/entity/TousuchuliEntity.java 3.8KB
  71. back/src/main/java/com/entity/TousufenleiEntity.java 2KB
  72. back/src/main/java/com/entity/TousuxinxiEntity.java 4.12KB
  73. back/src/main/java/com/entity/UsersEntity.java 1.23KB
  74. back/src/main/java/com/entity/WeixiuchuliEntity.java 4.32KB
  75. back/src/main/java/com/entity/WeixiuyuanEntity.java 3.74KB
  76. back/src/main/java/com/entity/WuyeguanliEntity.java 3.75KB
  77. back/src/main/java/com/entity/XiaoqugonggaoEntity.java 3.43KB
  78. back/src/main/java/com/entity/XiaoquxinxiEntity.java 3.55KB
  79. back/src/main/java/com/entity/YezhuEntity.java 3.79KB
  80. back/src/main/java/com/entity/model/
  81. back/src/main/java/com/entity/model/BaoxiuxinxiModel.java 2.92KB
  82. back/src/main/java/com/entity/model/CheweixinxiModel.java 2.79KB
  83. back/src/main/java/com/entity/model/FangchanxinxiModel.java 4.29KB
  84. back/src/main/java/com/entity/model/FuwupingjiaModel.java 3.77KB
  85. back/src/main/java/com/entity/model/HuodongxinxiModel.java 2.28KB
  86. back/src/main/java/com/entity/model/JiaofeixinxiModel.java 3.54KB
  87. back/src/main/java/com/entity/model/TingcheweiModel.java 2.22KB
  88. back/src/main/java/com/entity/model/TousuchuliModel.java 2.61KB
  89. back/src/main/java/com/entity/model/TousufenleiModel.java 694B
  90. back/src/main/java/com/entity/model/TousuxinxiModel.java 2.94KB
  91. back/src/main/java/com/entity/model/WeixiuchuliModel.java 3.14KB
  92. back/src/main/java/com/entity/model/WeixiuyuanModel.java 2.55KB
  93. back/src/main/java/com/entity/model/WuyeguanliModel.java 2.55KB
  94. back/src/main/java/com/entity/model/XiaoqugonggaoModel.java 2.23KB
  95. back/src/main/java/com/entity/model/XiaoquxinxiModel.java 2.26KB
  96. back/src/main/java/com/entity/model/YezhuModel.java 2.58KB
  97. back/src/main/java/com/entity/view/
  98. back/src/main/java/com/entity/view/BaoxiuxinxiView.java 937B
  99. back/src/main/java/com/entity/view/CheweixinxiView.java 937B
  100. back/src/main/java/com/entity/view/FangchanxinxiView.java 955B
  101. back/src/main/java/com/entity/view/FuwupingjiaView.java 937B
  102. back/src/main/java/com/entity/view/HuodongxinxiView.java 946B
  103. back/src/main/java/com/entity/view/JiaofeixinxiView.java 946B
  104. back/src/main/java/com/entity/view/TingcheweiView.java 925B
  105. back/src/main/java/com/entity/view/TousuchuliView.java 928B
  106. back/src/main/java/com/entity/view/TousufenleiView.java 937B
  107. back/src/main/java/com/entity/view/TousuxinxiView.java 928B
  108. back/src/main/java/com/entity/view/WeixiuchuliView.java 937B
  109. back/src/main/java/com/entity/view/WeixiuyuanView.java 925B
  110. back/src/main/java/com/entity/view/WuyeguanliView.java 928B
  111. back/src/main/java/com/entity/view/XiaoqugonggaoView.java 955B
  112. back/src/main/java/com/entity/view/XiaoquxinxiView.java 937B
  113. back/src/main/java/com/entity/view/YezhuView.java 877B
  114. back/src/main/java/com/entity/vo/
  115. back/src/main/java/com/entity/vo/BaoxiuxinxiVO.java 2.83KB
  116. back/src/main/java/com/entity/vo/CheweixinxiVO.java 2.69KB
  117. back/src/main/java/com/entity/vo/FangchanxinxiVO.java 4.19KB
  118. back/src/main/java/com/entity/vo/FuwupingjiaVO.java 3.67KB
  119. back/src/main/java/com/entity/vo/HuodongxinxiVO.java 2.18KB
  120. back/src/main/java/com/entity/vo/JiaofeixinxiVO.java 3.44KB
  121. back/src/main/java/com/entity/vo/TingcheweiVO.java 2.12KB
  122. back/src/main/java/com/entity/vo/TousuchuliVO.java 2.51KB
  123. back/src/main/java/com/entity/vo/TousufenleiVO.java 594B
  124. back/src/main/java/com/entity/vo/TousuxinxiVO.java 2.84KB
  125. back/src/main/java/com/entity/vo/WeixiuchuliVO.java 3.04KB
  126. back/src/main/java/com/entity/vo/WeixiuyuanVO.java 2.45KB
  127. back/src/main/java/com/entity/vo/WuyeguanliVO.java 2.46KB
  128. back/src/main/java/com/entity/vo/XiaoqugonggaoVO.java 2.13KB
  129. back/src/main/java/com/entity/vo/XiaoquxinxiVO.java 2.17KB
  130. back/src/main/java/com/entity/vo/YezhuVO.java 2.48KB
  131. back/src/main/java/com/interceptor/
  132. back/src/main/java/com/interceptor/AuthorizationInterceptor.java 3.3KB
  133. back/src/main/java/com/service/
  134. back/src/main/java/com/service/BaoxiuxinxiService.java 1KB
  135. back/src/main/java/com/service/CheweixinxiService.java 1KB
  136. back/src/main/java/com/service/CommonService.java 615B
  137. back/src/main/java/com/service/ConfigService.java 393B
  138. back/src/main/java/com/service/FangchanxinxiService.java 1.03KB
  139. back/src/main/java/com/service/FuwupingjiaService.java 1KB
  140. back/src/main/java/com/service/HuodongxinxiService.java 1.02KB
  141. back/src/main/java/com/service/JiaofeixinxiService.java 1.02KB
  142. back/src/main/java/com/service/TingcheweiService.java 1011B
  143. back/src/main/java/com/service/TokenService.java 684B
  144. back/src/main/java/com/service/TousuchuliService.java 1014B
  145. back/src/main/java/com/service/TousufenleiService.java 1KB
  146. back/src/main/java/com/service/TousuxinxiService.java 1014B
  147. back/src/main/java/com/service/UsersService.java 603B
  148. back/src/main/java/com/service/WeixiuchuliService.java 1KB
  149. back/src/main/java/com/service/WeixiuyuanService.java 1011B
  150. back/src/main/java/com/service/WuyeguanliService.java 1014B
  151. back/src/main/java/com/service/XiaoqugonggaoService.java 1.03KB
  152. back/src/main/java/com/service/XiaoquxinxiService.java 1KB
  153. back/src/main/java/com/service/YezhuService.java 938B
  154. back/src/main/java/com/service/impl/
  155. back/src/main/java/com/service/impl/BaoxiuxinxiServiceImpl.java 1.92KB
  156. back/src/main/java/com/service/impl/CheweixinxiServiceImpl.java 1.92KB
  157. back/src/main/java/com/service/impl/CommonServiceImpl.java 1.41KB
  158. back/src/main/java/com/service/impl/ConfigServiceImpl.java 918B
  159. back/src/main/java/com/service/impl/FangchanxinxiServiceImpl.java 1.97KB
  160. back/src/main/java/com/service/impl/FuwupingjiaServiceImpl.java 1.92KB
  161. back/src/main/java/com/service/impl/HuodongxinxiServiceImpl.java 1.95KB
  162. back/src/main/java/com/service/impl/JiaofeixinxiServiceImpl.java 1.95KB
  163. back/src/main/java/com/service/impl/TingcheweiServiceImpl.java 1.9KB
  164. back/src/main/java/com/service/impl/TokenServiceImpl.java 2.41KB
  165. back/src/main/java/com/service/impl/TousuchuliServiceImpl.java 1.9KB
  166. back/src/main/java/com/service/impl/TousufenleiServiceImpl.java 1.92KB
  167. back/src/main/java/com/service/impl/TousuxinxiServiceImpl.java 1.9KB
  168. back/src/main/java/com/service/impl/UsersServiceImpl.java 1.36KB
  169. back/src/main/java/com/service/impl/WeixiuchuliServiceImpl.java 1.92KB
  170. back/src/main/java/com/service/impl/WeixiuyuanServiceImpl.java 1.9KB
  171. back/src/main/java/com/service/impl/WuyeguanliServiceImpl.java 1.9KB
  172. back/src/main/java/com/service/impl/XiaoqugonggaoServiceImpl.java 1.97KB
  173. back/src/main/java/com/service/impl/XiaoquxinxiServiceImpl.java 1.92KB
  174. back/src/main/java/com/service/impl/YezhuServiceImpl.java 1.78KB
  175. back/src/main/java/com/utils/
  176. back/src/main/java/com/utils/BaiduUtil.java 7.54KB
  177. back/src/main/java/com/utils/CommonUtil.java 4.15KB
  178. back/src/main/java/com/utils/FileUtil.java 680B
  179. back/src/main/java/com/utils/HttpClientUtils.java 1013B
  180. back/src/main/java/com/utils/JQPageInfo.java 790B
  181. back/src/main/java/com/utils/MD5Util.java 337B
  182. back/src/main/java/com/utils/MPUtil.java 5.17KB
  183. back/src/main/java/com/utils/PageUtils.java 1.92KB
  184. back/src/main/java/com/utils/Query.java 2.6KB
  185. back/src/main/java/com/utils/R.java 884B
  186. back/src/main/java/com/utils/SQLFilter.java 1.04KB
  187. back/src/main/java/com/utils/SpringContextUtils.java 1.1KB
  188. back/src/main/java/com/utils/ValidatorUtils.java 1.08KB
  189. back/src/main/resources/
  190. back/src/main/resources/application.yml 1.55KB
  191. back/src/main/resources/mapper/
  192. back/src/main/resources/mapper/BaoxiuxinxiDao.xml 1.58KB
  193. back/src/main/resources/mapper/CheweixinxiDao.xml 1.58KB
  194. back/src/main/resources/mapper/CommonDao.xml 2.61KB
  195. back/src/main/resources/mapper/ConfigDao.xml 200B
  196. back/src/main/resources/mapper/FangchanxinxiDao.xml 1.92KB
  197. back/src/main/resources/mapper/FuwupingjiaDao.xml 1.75KB
  198. back/src/main/resources/mapper/HuodongxinxiDao.xml 1.5KB
  199. back/src/main/resources/mapper/JiaofeixinxiDao.xml 1.73KB
  200. back/src/main/resources/mapper/TingcheweiDao.xml 1.46KB
  201. back/src/main/resources/mapper/TokenDao.xml 377B
  202. back/src/main/resources/mapper/TousuchuliDao.xml 1.49KB
  203. back/src/main/resources/mapper/TousufenleiDao.xml 1.14KB
  204. back/src/main/resources/mapper/TousuxinxiDao.xml 1.56KB
  205. back/src/main/resources/mapper/UsersDao.xml 379B
  206. back/src/main/resources/mapper/WeixiuchuliDao.xml 1.62KB
  207. back/src/main/resources/mapper/WeixiuyuanDao.xml 1.5KB
  208. back/src/main/resources/mapper/WuyeguanliDao.xml 1.51KB
  209. back/src/main/resources/mapper/XiaoqugonggaoDao.xml 1.46KB
  210. back/src/main/resources/mapper/XiaoquxinxiDao.xml 1.47KB
  211. back/src/main/resources/mapper/YezhuDao.xml 1.43KB
  212. back/src/main/resources/static/
  213. back/src/main/resources/static/upload/
  214. back/src/main/resources/static/upload/1577351717989.jpg 153.3KB
  215. back/src/main/resources/static/upload/test
  216. back/src/main/resources/static/upload/xiaoqugonggao_tupian1.jpg 60.58KB
  217. back/src/main/resources/static/upload/xiaoqugonggao_tupian2.jpg 99.38KB
  218. back/src/main/resources/static/upload/xiaoqugonggao_tupian3.jpg 81.97KB
  219. back/src/main/resources/static/upload/xiaoqugonggao_tupian4.jpg 95.76KB
  220. back/src/main/resources/static/upload/xiaoqugonggao_tupian5.jpg 73.06KB
  221. back/src/main/resources/static/upload/xiaoqugonggao_tupian6.jpg 76.2KB
  222. back/src/main/resources/static/upload/xiaoqugonggao_tupian7.jpg 439.01KB
  223. back/src/main/resources/static/upload/xiaoqugonggao_tupian8.jpg 83.01KB
  224. back/src/test/
  225. back/src/test/java/
  226. back/src/test/java/com/
  227. back/src/test/java/com/SpringbootSchemaApplicationTests.java 218B
  228. front/
  229. front/1-install.bat 12B
  230. front/2-run.bat 14B
  231. front/3-build.bat 15B
  232. front/babel.config.js 73B
  233. front/dist/
  234. front/dist/css/
  235. front/dist/css/app.113bec1c.css 364.71KB
  236. front/dist/css/chunk-vendors.a72b0961.css 36.57KB
  237. front/dist/favicon.ico 4.19KB
  238. front/dist/fonts/
  239. front/dist/fonts/element-icons.535877f5.woff 27.54KB
  240. front/dist/fonts/element-icons.732389de.ttf 54.64KB
  241. front/dist/img/
  242. front/dist/img/404.3648f234.png 21.19KB
  243. front/dist/img/zhongguo.20798bfa.png 4.74KB
  244. front/dist/index.html 968B
  245. front/dist/js/
  246. front/dist/js/app.e30a94f2.js 554.8KB
  247. front/dist/js/app.e30a94f2.js.map 1.82MB
  248. front/dist/js/chunk-vendors.1a13a1b5.js 2.39MB
  249. front/dist/js/chunk-vendors.1a13a1b5.js.map 10.99MB
  250. front/package-lock.json 424.26KB
  251. front/package.json 1.46KB
  252. front/public/
  253. front/public/favicon.ico 4.19KB
  254. front/public/index.html 602B
  255. front/src/
  256. front/src/App.vue 339B
  257. front/src/assets/
  258. front/src/assets/css/
  259. front/src/assets/css/canvas-bg-1.css 391B
  260. front/src/assets/css/canvas-bg-2.css 83B
  261. front/src/assets/css/canvas-bg-3.css 61B
  262. front/src/assets/css/canvas-bg-4.css 61B
  263. front/src/assets/css/canvas-bg-5.css 61B
  264. front/src/assets/css/element-variables.scss 362B
  265. front/src/assets/css/style.scss 691B
  266. front/src/assets/img/
  267. front/src/assets/img/404.png 21.19KB
  268. front/src/assets/img/QRcode.png 11.74KB
  269. front/src/assets/img/avator.png 89.84KB
  270. front/src/assets/img/bg.jpg 4.12MB
  271. front/src/assets/img/captcha.jpg 3.29KB
  272. front/src/assets/img/jiahao.png 5.38KB
  273. front/src/assets/img/login.png 843B
  274. front/src/assets/img/logo.png 4.75KB
  275. front/src/assets/img/password.png 1.33KB
  276. front/src/assets/img/role.png 2.89KB
  277. front/src/assets/img/test/
  278. front/src/assets/img/test/jianshe.png 3.73KB
  279. front/src/assets/img/test/jiaotong.png 3.59KB
  280. front/src/assets/img/test/nongye.png 2.71KB
  281. front/src/assets/img/test/weixin.png 1.8KB
  282. front/src/assets/img/test/zhifubao.png 1.88KB
  283. front/src/assets/img/test/zhongguo.png 4.74KB
  284. front/src/assets/img/username.png 1.15KB
  285. front/src/assets/js/
  286. front/src/assets/js/canvas-bg-1.js 2.02KB
  287. front/src/assets/js/canvas-bg-2.js 7.23KB
  288. front/src/assets/js/canvas-bg-3.js 4.4KB
  289. front/src/assets/js/canvas-bg-4.js 10.87KB
  290. front/src/assets/js/canvas-bg-5.js 5.15KB
  291. front/src/components/
  292. front/src/components/SvgIcon/
  293. front/src/components/SvgIcon/index.vue 692B
  294. front/src/components/common/
  295. front/src/components/common/BreadCrumbs.vue 2.21KB
  296. front/src/components/common/BreadCrumbs.vue.bak 1.95KB
  297. front/src/components/common/Editor.vue 7.2KB
  298. front/src/components/common/ExcelFileUpload.vue 3.92KB
  299. front/src/components/common/FileUpload.vue 3.85KB
  300. front/src/components/common/img.vue 7.69KB
  301. front/src/components/home/
  302. front/src/components/home/HomeCard.vue 1.17KB
  303. front/src/components/home/HomeChart.vue 2.65KB
  304. front/src/components/home/HomeComment.vue 2.67KB
  305. front/src/components/home/HomeProgress.vue 1.17KB
  306. front/src/components/index/
  307. front/src/components/index/IndexAside.vue 1.26KB
  308. front/src/components/index/IndexAsideStatic.vue 7.94KB
  309. front/src/components/index/IndexAsideStatic.vue.bak 1.99KB
  310. front/src/components/index/IndexAsideSub.vue 1.23KB
  311. front/src/components/index/IndexHeader.vue 1.79KB
  312. front/src/components/index/IndexHeader.vue.bak 1.58KB
  313. front/src/components/index/IndexMain.vue 3.56KB
  314. front/src/components/index/IndexMain.vue.bak 2.12KB
  315. front/src/icons/
  316. front/src/icons/index.js 301B
  317. front/src/icons/svg/
  318. front/src/icons/svg/404.svg 1.17KB
  319. front/src/icons/svg/articleEdit.svg 1.32KB
  320. front/src/icons/svg/banner.svg 10.03KB
  321. front/src/icons/svg/bug.svg 1.04KB
  322. front/src/icons/svg/build.svg 629B
  323. front/src/icons/svg/cfg.svg 1.74KB
  324. front/src/icons/svg/channel.svg 990B
  325. front/src/icons/svg/chart.svg 210B
  326. front/src/icons/svg/clipboard.svg 765B
  327. front/src/icons/svg/code.svg 356B
  328. front/src/icons/svg/component.svg 300B
  329. front/src/icons/svg/contacts.svg 3.62KB
  330. front/src/icons/svg/dashboard.svg 1.23KB
  331. front/src/icons/svg/date.svg 921B
  332. front/src/icons/svg/dept.svg 1.28KB
  333. front/src/icons/svg/dict.svg 2.49KB
  334. front/src/icons/svg/documentation.svg 379B
  335. front/src/icons/svg/download.svg 705B
  336. front/src/icons/svg/drag.svg 457B
  337. front/src/icons/svg/druid.svg 449B
  338. front/src/icons/svg/edit.svg 727B
  339. front/src/icons/svg/education.svg 627B
  340. front/src/icons/svg/email.svg 384B
  341. front/src/icons/svg/excel.svg 569B
  342. front/src/icons/svg/exit-fullscreen.svg 1.76KB
  343. front/src/icons/svg/eye-open.svg 1.26KB
  344. front/src/icons/svg/file.svg 821B
  345. front/src/icons/svg/form.svg 607B
  346. front/src/icons/svg/fullscreen.svg 421B
  347. front/src/icons/svg/icon.svg 741B
  348. front/src/icons/svg/international.svg 1.21KB
  349. front/src/icons/svg/job.svg 1.35KB
  350. front/src/icons/svg/language.svg 1.23KB
  351. front/src/icons/svg/link.svg 285B
  352. front/src/icons/svg/list.svg 608B
  353. front/src/icons/svg/lock.svg 561B
  354. front/src/icons/svg/log.svg 1.26KB
  355. front/src/icons/svg/logininfor.svg 1.07KB
  356. front/src/icons/svg/menu.svg 408B
  357. front/src/icons/svg/message.svg 642B
  358. front/src/icons/svg/money.svg 360B
  359. front/src/icons/svg/monitor.svg 525B
  360. front/src/icons/svg/nested.svg 595B
  361. front/src/icons/svg/nested0.svg 595B
  362. front/src/icons/svg/online.svg 2.27KB
  363. front/src/icons/svg/operation.svg 936B
  364. front/src/icons/svg/password.svg 673B
  365. front/src/icons/svg/password0.svg 673B
  366. front/src/icons/svg/pdf.svg 1.67KB
  367. front/src/icons/svg/people.svg 1.41KB
  368. front/src/icons/svg/peoples.svg 853B
  369. front/src/icons/svg/phone.svg 868B
  370. front/src/icons/svg/post.svg 936B
  371. front/src/icons/svg/qq.svg 4.28KB
  372. front/src/icons/svg/search.svg 600B
  373. front/src/icons/svg/sender.svg 220B
  374. front/src/icons/svg/server.svg 469B
  375. front/src/icons/svg/shopping.svg 2.18KB
  376. front/src/icons/svg/shoppingCard.svg 1.24KB
  377. front/src/icons/svg/size.svg 211B
  378. front/src/icons/svg/skill.svg 1.16KB
  379. front/src/icons/svg/star.svg 702B
  380. front/src/icons/svg/svg/
  381. front/src/icons/svg/svg/AI.svg 983B
  382. front/src/icons/svg/svg/AIDeviceLayout.svg 895B
  383. front/src/icons/svg/svg/EIM.svg 996B
  384. front/src/icons/svg/svg/VIP.svg 1.11KB
  385. front/src/icons/svg/svg/agricultureRegister.svg 1.29KB
  386. front/src/icons/svg/svg/area.svg 3.61KB
  387. front/src/icons/svg/svg/base.svg 1.31KB
  388. front/src/icons/svg/svg/batch.svg 1.23KB
  389. front/src/icons/svg/svg/board.svg 889B
  390. front/src/icons/svg/svg/board1.svg 1.18KB
  391. front/src/icons/svg/svg/boardConfig.svg 1.74KB
  392. front/src/icons/svg/svg/cfg.svg 1.74KB
  393. front/src/icons/svg/svg/code.svg 356B
  394. front/src/icons/svg/svg/company.svg 1013B
  395. front/src/icons/svg/svg/crop.svg 1.4KB
  396. front/src/icons/svg/svg/crops.svg 3.44KB
  397. front/src/icons/svg/svg/dashboard.svg 1.23KB
  398. front/src/icons/svg/svg/dataAbnormal.svg 1.49KB
  399. front/src/icons/svg/svg/dataLack.svg 1.35KB
  400. front/src/icons/svg/svg/dept.svg 2.37KB
  401. front/src/icons/svg/svg/device.svg 2.53KB
  402. front/src/icons/svg/svg/deviceMonitorData.svg 908B
  403. front/src/icons/svg/svg/dict.svg 2.49KB
  404. front/src/icons/svg/svg/diseasesinsect.svg 2.78KB
  405. front/src/icons/svg/svg/diseasesinsects.svg 1.16KB
  406. front/src/icons/svg/svg/documentation.svg 379B
  407. front/src/icons/svg/svg/email.svg 384B
  408. front/src/icons/svg/svg/environmental.svg 1.17KB
  409. front/src/icons/svg/svg/eye-open.svg 1.26KB
  410. front/src/icons/svg/svg/farmingProject.svg 979B
  411. front/src/icons/svg/svg/finance.svg 760B
  412. front/src/icons/svg/svg/financeBudget.svg 737B
  413. front/src/icons/svg/svg/financeReality.svg 1.13KB
  414. front/src/icons/svg/svg/firm.svg 1.44KB
  415. front/src/icons/svg/svg/firms.svg 1.03KB
  416. front/src/icons/svg/svg/harvestBatch.svg 533B
  417. front/src/icons/svg/svg/harvestDetection.svg 743B
  418. front/src/icons/svg/svg/harvestManage.svg 677B
  419. front/src/icons/svg/svg/harvestWorks.svg 1.02KB
  420. front/src/icons/svg/svg/heavyMetalDetection.svg 1KB
  421. front/src/icons/svg/svg/home.svg 1.09KB
  422. front/src/icons/svg/svg/inspection.svg 729B
  423. front/src/icons/svg/svg/internet.svg 903B
  424. front/src/icons/svg/svg/internetActive.svg 1.27KB
  425. front/src/icons/svg/svg/log.svg 1.26KB
  426. front/src/icons/svg/svg/mainSystem.svg 967B
  427. front/src/icons/svg/svg/mainSystemActive.svg 1.21KB
  428. front/src/icons/svg/svg/menu.svg 426B
  429. front/src/icons/svg/svg/monitorEquipment.svg 857B
  430. front/src/icons/svg/svg/news.svg 1.46KB
  431. front/src/icons/svg/svg/order.svg 863B
  432. front/src/icons/svg/svg/password.svg 673B
  433. front/src/icons/svg/svg/peoples.svg 854B
  434. front/src/icons/svg/svg/pest.svg 2.78KB
  435. front/src/icons/svg/svg/pestActive.svg 3.03KB
  436. front/src/icons/svg/svg/pesticideResidue.svg 820B
  437. front/src/icons/svg/svg/pests.svg 591B
  438. front/src/icons/svg/svg/phone.svg 868B
  439. front/src/icons/svg/svg/plant.svg 1.97KB
  440. front/src/icons/svg/svg/plants.svg 2.1KB
  441. front/src/icons/svg/svg/plantsActive.svg 2.47KB
  442. front/src/icons/svg/svg/residual.svg 1.46KB
  443. front/src/icons/svg/svg/retroactiveCoding.svg 808B
  444. front/src/icons/svg/svg/scheme.svg 1.23KB
  445. front/src/icons/svg/svg/source.svg 808B
  446. front/src/icons/svg/svg/sourceActive.svg 1.11KB
  447. front/src/icons/svg/svg/system.svg 1.9KB
  448. front/src/icons/svg/svg/task.svg 413B
  449. front/src/icons/svg/svg/tempFarm.svg 1.1KB
  450. front/src/icons/svg/svg/traceability.svg 860B
  451. front/src/icons/svg/svg/traceabilityList.svg 474B
  452. front/src/icons/svg/svg/traceabilityStyle.svg 598B
  453. front/src/icons/svg/svg/user.svg 503B
  454. front/src/icons/svg/svg/user0.svg 503B
  455. front/src/icons/svg/svg/validCode.svg 1KB
  456. front/src/icons/svg/svg/video.svg 590B
  457. front/src/icons/svg/svg/videoEquipment.svg 1.91KB
  458. front/src/icons/svg/svg/videoKey.svg 936B
  459. front/src/icons/svg/svg/vipCustomized.svg 1.37KB
  460. front/src/icons/svg/svg/warnings.svg 708B
  461. front/src/icons/svg/svg/workOrder.svg 1.4KB
  462. front/src/icons/svg/svg/┐┤░х╣▄└э.svg 1.14KB
  463. front/src/icons/svg/svg/╓╪╜Ё╩Ї╝ь▓т╣▄└э.svg 2.44KB
  464. front/src/icons/svg/swagger.svg 1.16KB
  465. front/src/icons/svg/system.svg 1.9KB
  466. front/src/icons/svg/tab.svg 725B
  467. front/src/icons/svg/table.svg 251B
  468. front/src/icons/svg/table0.svg 763B
  469. front/src/icons/svg/task.svg 413B
  470. front/src/icons/svg/template.svg 792B
  471. front/src/icons/svg/theme.svg 667B
  472. front/src/icons/svg/tool.svg 1.42KB
  473. front/src/icons/svg/tree-table.svg 906B
  474. front/src/icons/svg/tree.svg 1.98KB
  475. front/src/icons/svg/user.svg 503B
  476. front/src/icons/svg/user0.svg 503B
  477. front/src/icons/svg/validCode.svg 1KB
  478. front/src/icons/svg/wechat.svg 1.34KB
  479. front/src/icons/svg/zip.svg 1.55KB
  480. front/src/icons/svgo.yml 388B
  481. front/src/main.js 2.5KB
  482. front/src/main.js.bak 2.43KB
  483. front/src/router/
  484. front/src/router/router-static.js 4.43KB
  485. front/src/store/
  486. front/src/store/store.js
  487. front/src/utils/
  488. front/src/utils/api.js 410B
  489. front/src/utils/base.js 361B
  490. front/src/utils/http.js 805B
  491. front/src/utils/i18n.js 350B
  492. front/src/utils/menu.js 8.31KB
  493. front/src/utils/storage.js 490B
  494. front/src/utils/utils.js 2.18KB
  495. front/src/utils/validate.js 1.01KB
  496. front/src/views/
  497. front/src/views/404.vue 912B
  498. front/src/views/board.vue 15.17KB
  499. front/src/views/center.vue 13.55KB
  500. front/src/views/home.vue 1.38KB
  501. front/src/views/index.vue 398B
  502. front/src/views/login.vue 8.16KB
  503. front/src/views/modules/
  504. front/src/views/modules/baoxiuxinxi/
  505. front/src/views/modules/baoxiuxinxi/add-or-update.vue 19.33KB
  506. front/src/views/modules/baoxiuxinxi/list.vue 21.87KB
  507. front/src/views/modules/cheweixinxi/
  508. front/src/views/modules/cheweixinxi/add-or-update.vue 19.57KB
  509. front/src/views/modules/cheweixinxi/list.vue 19.47KB
  510. front/src/views/modules/config/
  511. front/src/views/modules/config/add-or-update.vue 13.1KB
  512. front/src/views/modules/config/list.vue 15.13KB
  513. front/src/views/modules/fangchanxinxi/
  514. front/src/views/modules/fangchanxinxi/add-or-update.vue 21.78KB
  515. front/src/views/modules/fangchanxinxi/list.vue 22.19KB
  516. front/src/views/modules/fuwupingjia/
  517. front/src/views/modules/fuwupingjia/add-or-update.vue 20.22KB
  518. front/src/views/modules/fuwupingjia/list.vue 20.25KB
  519. front/src/views/modules/huodongxinxi/
  520. front/src/views/modules/huodongxinxi/add-or-update.vue 16.52KB
  521. front/src/views/modules/huodongxinxi/list.vue 18.97KB
  522. front/src/views/modules/jiaofeixinxi/
  523. front/src/views/modules/jiaofeixinxi/add-or-update.vue 21.82KB
  524. front/src/views/modules/jiaofeixinxi/list.vue 20.5KB
  525. front/src/views/modules/tingchewei/
  526. front/src/views/modules/tingchewei/add-or-update.vue 16.73KB
  527. front/src/views/modules/tingchewei/list.vue 20.2KB
  528. front/src/views/modules/tousuchuli/
  529. front/src/views/modules/tousuchuli/add-or-update.vue 18.08KB
  530. front/src/views/modules/tousuchuli/list.vue 19.53KB
  531. front/src/views/modules/tousufenlei/
  532. front/src/views/modules/tousufenlei/add-or-update.vue 12.21KB
  533. front/src/views/modules/tousufenlei/list.vue 16.43KB
  534. front/src/views/modules/tousuxinxi/
  535. front/src/views/modules/tousuxinxi/add-or-update.vue 19.81KB
  536. front/src/views/modules/tousuxinxi/list.vue 22.97KB
  537. front/src/views/modules/users/
  538. front/src/views/modules/users/add-or-update.vue 12.8KB
  539. front/src/views/modules/users/list.vue 17.19KB
  540. front/src/views/modules/weixiuchuli/
  541. front/src/views/modules/weixiuchuli/add-or-update.vue 19.3KB
  542. front/src/views/modules/weixiuchuli/list.vue 22.3KB
  543. front/src/views/modules/weixiuyuan/
  544. front/src/views/modules/weixiuyuan/add-or-update.vue 17.64KB
  545. front/src/views/modules/weixiuyuan/list.vue 19.88KB
  546. front/src/views/modules/wuyeguanli/
  547. front/src/views/modules/wuyeguanli/add-or-update.vue 17.66KB
  548. front/src/views/modules/wuyeguanli/list.vue 19.88KB
  549. front/src/views/modules/xiaoqugonggao/
  550. front/src/views/modules/xiaoqugonggao/add-or-update.vue 17.37KB
  551. front/src/views/modules/xiaoqugonggao/list.vue 20.29KB
  552. front/src/views/modules/xiaoquxinxi/
  553. front/src/views/modules/xiaoquxinxi/add-or-update.vue 16.53KB
  554. front/src/views/modules/xiaoquxinxi/list.vue 18.88KB
  555. front/src/views/modules/yezhu/
  556. front/src/views/modules/yezhu/add-or-update.vue 17.8KB
  557. front/src/views/modules/yezhu/list.vue 19.92KB
  558. front/src/views/pay.vue 4.49KB
  559. front/src/views/register.vue 21.37KB
  560. front/src/views/update-password.vue 6.54KB
  561. front/src/views/update-password.vue.bak 3.16KB
  562. front/vue.config.js 1.87KB
  563. 功能文档.docx 8.53MB
  564. 数据表.doc 1.59MB
  565. 答辩PPT.pptx 4.05MB

资源介绍:

基于Vue.js和SpringBoot的物业管理系统是一个高效、易用的解决方案,旨在为物业管理提供全面的技术支持。该系统分为用户前台和管理后台,以满足不同角色的需求。管理员、业主和维修员都可以根据自己的权限访问相应的功能模块。 用户前台主要提供给业主和维修员使用,包括房产信息模块,业主可以查看自己的房产信息,维修员可以查看维修任务和报修信息;小区公告模块,发布小区内的重要通知和公告;停车位模块,业主可以查看停车位信息,进行停车位预约和管理;缴费信息模块,业主可以查看自己的缴费记录和缴费情况。 管理后台则是为管理员提供的功能,包括房产信息管理,管理员可以添加、修改和删除房产信息;小区公告管理,管理员可以发布和管理小区公告;停车位管理,管理员可以分配和管理停车位;缴费信息管理,管理员可以查看和管理业主的缴费信息,管理后台还提供了用户管理功能,管理员可以对用户进行添加、删除和权限分配等操作。 演示录屏:https://www.bilibili.com/video/BV1ASYVeXE4f 配套教程:https://www.bilibili.com/video/BV1pW4y1P7GR
<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/89628710/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/89628710/bg1.jpg"/><div class="t m0 x1 h2 y1 ff1 fs0 fc0 sc0 ls0 ws0">表名:<span class="ff2 fs1">xiaoqugonggao</span></div><div class="t m0 x1 h3 y2 ff1 fs0 fc0 sc0 ls0 ws0">功能:<span class="ff3 fs1">小区公告</span></div><div class="c x2 y3 w2 h4"><div class="t m0 x3 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">字段名称</div></div><div class="c x4 y3 w3 h4"><div class="t m0 x5 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">类型</div></div><div class="c x6 y3 w4 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">长度</div></div><div class="c x8 y3 w5 h4"><div class="t m0 x9 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">字段说明</div></div><div class="c xa y3 w6 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">主键</div></div><div class="c xb y3 w7 h4"><div class="t m0 xc h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">默认值</div></div><div class="c x2 y5 w2 h4"><div class="t m0 xd h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">id</div></div><div class="c x4 y5 w3 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">bigint</div></div><div class="c x8 y5 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">主键</div></div><div class="c xa y5 w6 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">主键</div></div><div class="c x2 y7 w2 h7"><div class="t m0 x10 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">addtime</div></div><div class="c x4 y7 w3 h7"><div class="t m0 x3 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">timestamp</div></div><div class="c x8 y7 w5 h7"><div class="t m0 x9 h6 y8 ff6 fs0 fc0 sc0 ls0 ws0">创建时间</div></div><div class="c xb y7 w7 h7"><div class="t m0 x11 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">CURRENT_</div><div class="t m0 x11 h6 y9 ff5 fs0 fc0 sc0 ls0 ws0">TIMESTAM</div><div class="t m0 x3 h6 ya ff5 fs0 fc0 sc0 ls0 ws0">P</div></div><div class="c x2 yb w2 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">biaoti</div></div><div class="c x4 yb w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 yb w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 yb w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">标题</div></div><div class="c x2 yc w2 h4"><div class="t m0 x14 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">leixing</div></div><div class="c x4 yc w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 yc w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 yc w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">类型</div></div><div class="c x2 yd w2 h4"><div class="t m0 x14 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">tupian</div></div><div class="c x4 yd w3 h4"><div class="t m0 x10 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">longtext</div></div><div class="c x6 yd w4 h4"><div class="t m0 x15 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">4294967295</div></div><div class="c x8 yd w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">图片</div></div><div class="c x2 ye w2 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">suoshuxiaoqu</div></div><div class="c x4 ye w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 ye w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 ye w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">所属小区</div></div><div class="c x2 yf w2 h4"><div class="t m0 xc h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">gonggaoneirong</div></div><div class="c x4 yf w3 h4"><div class="t m0 x10 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">longtext</div></div><div class="c x6 yf w4 h4"><div class="t m0 x15 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">4294967295</div></div><div class="c x8 yf w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">公告内容</div></div><div class="c x2 y10 w2 h4"><div class="t m0 x16 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fabushijian</div></div><div class="c x4 y10 w3 h4"><div class="t m0 x17 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">date</div></div><div class="c x8 y10 w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">发布时间</div></div><div class="t m0 x1 h2 y11 ff1 fs0 fc0 sc0 ls0 ws0">表名:<span class="ff2 fs1">fuwupingjia</span></div><div class="t m0 x1 h3 y12 ff1 fs0 fc0 sc0 ls0 ws0">功能:<span class="ff3 fs1">服务评价</span></div><div class="c x2 y13 w2 h4"><div class="t m0 x3 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">字段名称</div></div><div class="c x4 y13 w3 h4"><div class="t m0 x5 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">类型</div></div><div class="c x6 y13 w4 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">长度</div></div><div class="c x8 y13 w5 h4"><div class="t m0 x9 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">字段说明</div></div><div class="c xa y13 w6 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">主键</div></div><div class="c xb y13 w7 h4"><div class="t m0 xc h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">默认值</div></div><div class="c x2 y14 w2 h4"><div class="t m0 xd h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">id</div></div><div class="c x4 y14 w3 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">bigint</div></div><div class="c x8 y14 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">主键</div></div><div class="c xa y14 w6 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 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/89628710/bg2.jpg"><div class="c x2 y15 w2 h7"><div class="t m0 x10 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">addtime</div></div><div class="c x4 y15 w3 h7"><div class="t m0 x16 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">timestamp</div></div><div class="c x8 y15 w5 h7"><div class="t m0 x9 h6 y8 ff6 fs0 fc0 sc0 ls0 ws0">&#21019;&#24314;&#26102;&#38388;</div></div><div class="c xb y15 w7 h7"><div class="t m0 x11 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">CURRENT_</div><div class="t m0 x11 h6 y9 ff5 fs0 fc0 sc0 ls0 ws0">TIMESTAM</div><div class="t m0 x3 h6 ya ff5 fs0 fc0 sc0 ls0 ws0">P</div></div><div class="c x2 y16 w2 h4"><div class="t m0 x16 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">mingcheng</div></div><div class="c x4 y16 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y16 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y16 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#21517;&#31216;</div></div><div class="c x2 y17 w2 h4"><div class="t m0 x18 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">gonghao</div></div><div class="c x4 y17 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y17 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y17 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#24037;&#21495;</div></div><div class="c x2 y18 w2 h4"><div class="t m0 x19 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">xingming</div></div><div class="c x4 y18 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y18 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y18 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#22995;&#21517;</div></div><div class="c x2 y19 w2 h4"><div class="t m0 x1a h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fuwupingjia</div></div><div class="c x4 y19 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y19 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y19 w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#26381;&#21153;&#35780;&#20215;</div></div><div class="c x2 y1a w2 h4"><div class="t m0 x1a h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">yijianpingjia</div></div><div class="c x4 y1a w3 h4"><div class="t m0 x10 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">longtext</div></div><div class="c x6 y1a w4 h4"><div class="t m0 x15 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">4294967295</div></div><div class="c x8 y1a w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#24847;&#35265;&#35780;&#20215;</div></div><div class="c x2 y1b w2 h4"><div class="t m0 x1b h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">pingjiashijian</div></div><div class="c x4 y1b w3 h4"><div class="t m0 x18 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">datetime</div></div><div class="c x8 y1b w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#35780;&#20215;&#26102;&#38388;</div></div><div class="c x2 y1c w2 h4"><div class="t m0 xf h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">yonghuming</div></div><div class="c x4 y1c w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1c w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1c w5 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#29992;&#25143;&#21517;</div></div><div class="c x2 y1d w2 h4"><div class="t m0 x7 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">yezhuxingming</div></div><div class="c x4 y1d w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1d w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1d w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#19994;&#20027;&#22995;&#21517;</div></div><div class="c x2 y1e w2 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">suoshuxiaoqu</div></div><div class="c x4 y1e w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1e w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1e w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25152;&#23646;&#23567;&#21306;</div></div><div class="c x2 y1f w2 h4"><div class="t m0 x16 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">crossuserid</div></div><div class="c x4 y1f w3 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">bigint</div></div><div class="c x8 y1f w5 h4"><div class="t m0 x1c h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#36328;&#34920;&#29992;&#25143;<span class="_ _0"> </span><span class="ff5">id</span></div></div><div class="c x2 y20 w2 h4"><div class="t m0 x1d h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">crossrefid</div></div><div class="c x4 y20 w3 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">bigint</div></div><div class="c x8 y20 w5 h4"><div class="t m0 x1c h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#36328;&#34920;&#20027;&#38190;<span class="_ _0"> </span><span class="ff5">id</span></div></div><div class="t m0 x1 h2 y21 ff1 fs0 fc0 sc0 ls0 ws0">&#34920;&#21517;&#65306;<span class="ff2 fs1">wuyeguanli</span></div><div class="t m0 x1 h3 y22 ff1 fs0 fc0 sc0 ls0 ws0">&#21151;&#33021;&#65306;<span class="ff3 fs1">&#29289;&#19994;&#31649;&#29702;</span></div><div class="c x2 y23 w2 h4"><div class="t m0 x3 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#23383;&#27573;&#21517;&#31216;</div></div><div class="c x4 y23 w3 h4"><div class="t m0 x5 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#31867;&#22411;</div></div><div class="c x6 y23 w4 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#38271;&#24230;</div></div><div class="c x8 y23 w5 h4"><div class="t m0 x9 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#23383;&#27573;&#35828;&#26126;</div></div><div class="c xa y23 w6 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c xb y23 w7 h4"><div class="t m0 xc h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#40664;&#35748;&#20540;</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/89628710/bg3.jpg"><div class="c x2 y24 w2 h4"><div class="t m0 xd h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">id</div></div><div class="c x4 y24 w3 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">bigint</div></div><div class="c x8 y24 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c xa y24 w6 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c x2 y16 w2 h7"><div class="t m0 x10 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">addtime</div></div><div class="c x4 y16 w3 h7"><div class="t m0 x16 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">timestamp</div></div><div class="c x8 y16 w5 h7"><div class="t m0 x9 h6 y8 ff6 fs0 fc0 sc0 ls0 ws0">&#21019;&#24314;&#26102;&#38388;</div></div><div class="c xb y16 w7 h7"><div class="t m0 x11 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">CURRENT_</div><div class="t m0 x11 h6 y9 ff5 fs0 fc0 sc0 ls0 ws0">TIMESTAM</div><div class="t m0 x3 h6 ya ff5 fs0 fc0 sc0 ls0 ws0">P</div></div><div class="c x2 y17 w2 h4"><div class="t m0 x1d h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">zhanghao</div></div><div class="c x4 y17 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y17 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y17 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#36134;&#21495;</div></div><div class="c x2 y18 w2 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">mima</div></div><div class="c x4 y18 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y18 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y18 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#23494;&#30721;</div></div><div class="c x2 y19 w2 h4"><div class="t m0 x19 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">xingming</div></div><div class="c x4 y19 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y19 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y19 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#22995;&#21517;</div></div><div class="c x2 y1a w2 h4"><div class="t m0 x1e h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">xingbie</div></div><div class="c x4 y1a w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1a w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1a w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#24615;&#21035;</div></div><div class="c x2 y1b w2 h4"><div class="t m0 x10 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">nianling</div></div><div class="c x4 y1b w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1b w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1b w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#24180;&#40836;</div></div><div class="c x2 y1c w2 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">suoshuxiaoqu</div></div><div class="c x4 y1c w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1c w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1c w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25152;&#23646;&#23567;&#21306;</div></div><div class="c x2 y1d w2 h4"><div class="t m0 x1f h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">youxiang</div></div><div class="c x4 y1d w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1d w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1d w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#37038;&#31665;</div></div><div class="c x2 y1e w2 h4"><div class="t m0 x10 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">dianhua</div></div><div class="c x4 y1e w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1e w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1e w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#30005;&#35805;</div></div><div class="t m0 x1 h2 y25 ff1 fs0 fc0 sc0 ls0 ws0">&#34920;&#21517;&#65306;<span class="ff2 fs1">fangchanxinxi</span></div><div class="t m0 x1 h3 y26 ff1 fs0 fc0 sc0 ls0 ws0">&#21151;&#33021;&#65306;<span class="ff3 fs1">&#25151;&#20135;&#20449;&#24687;</span></div><div class="c x2 y27 w2 h4"><div class="t m0 x3 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#23383;&#27573;&#21517;&#31216;</div></div><div class="c x4 y27 w3 h4"><div class="t m0 x5 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#31867;&#22411;</div></div><div class="c x6 y27 w4 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#38271;&#24230;</div></div><div class="c x8 y27 w5 h4"><div class="t m0 x9 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#23383;&#27573;&#35828;&#26126;</div></div><div class="c xa y27 w6 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c xb y27 w7 h4"><div class="t m0 xc h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c x2 y28 w2 h4"><div class="t m0 xd h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">id</div></div><div class="c x4 y28 w3 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">bigint</div></div><div class="c x8 y28 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c xa y28 w6 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c x2 y29 w2 h8"><div class="t m0 x10 h6 y2a ff5 fs0 fc0 sc0 ls0 ws0">addtime</div></div><div class="c x4 y29 w3 h8"><div class="t m0 x16 h6 y2a ff5 fs0 fc0 sc0 ls0 ws0">timestamp</div></div><div class="c x8 y29 w5 h8"><div class="t m0 x9 h6 y2a ff6 fs0 fc0 sc0 ls0 ws0">&#21019;&#24314;&#26102;&#38388;</div></div><div class="c xb y29 w7 h8"><div class="t m0 x11 h6 y2a ff5 fs0 fc0 sc0 ls0 ws0">CURRENT_</div><div class="t m0 x11 h6 y2b ff5 fs0 fc0 sc0 ls0 ws0">TIMESTAM</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/89628710/bg4.jpg"><div class="c xb y2c w7 h9"><div class="t m0 x3 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">P</div></div><div class="c x2 y2d w2 h4"><div class="t m0 x7 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fangwubianhao</div></div><div class="c x4 y2d w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y2d w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y2d w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25151;&#23627;&#32534;&#21495;</div></div><div class="c x2 y2e w2 h4"><div class="t m0 x20 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fangchanming</div></div><div class="c x4 y2e w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y2e w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y2e w5 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25151;&#20135;&#21517;</div></div><div class="c x2 y2f w2 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fangwuleixing</div></div><div class="c x4 y2f w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y2f w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y2f w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25151;&#23627;&#31867;&#22411;</div></div><div class="c x2 y30 w2 h4"><div class="t m0 x21 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">danyuanhao</div></div><div class="c x4 y30 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y30 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y30 w5 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#21333;&#20803;&#21495;</div></div><div class="c x2 y31 w2 h4"><div class="t m0 x10 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">loudong</div></div><div class="c x4 y31 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y31 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y31 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#27004;&#26635;</div></div><div class="c x2 y32 w2 h4"><div class="t m0 x1e h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">shoujia</div></div><div class="c x4 y32 w3 h4"><div class="t m0 x22 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">float</div></div><div class="c x8 y32 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#21806;&#20215;</div></div><div class="c x2 y33 w2 h4"><div class="t m0 x23 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">jianzhunianfen</div></div><div class="c x4 y33 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y33 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y33 w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#24314;&#31569;&#24180;&#20221;</div></div><div class="c x2 y34 w2 h4"><div class="t m0 x14 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fengge</div></div><div class="c x4 y34 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y34 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y34 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#39118;&#26684;</div></div><div class="c x2 y35 w2 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fangwumianji</div></div><div class="c x4 y35 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y35 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y35 w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25151;&#23627;&#38754;&#31215;</div></div><div class="c x2 y36 w2 h4"><div class="t m0 x9 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fangwuchaoxiang</div></div><div class="c x4 y36 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y36 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y36 w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25151;&#23627;&#26397;&#21521;</div></div><div class="c x2 y37 w2 h4"><div class="t m0 xf h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fangwudizhi</div></div><div class="c x4 y37 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y37 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y37 w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25151;&#23627;&#22320;&#22336;</div></div><div class="c x2 y38 w2 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">suoshuxiaoqu</div></div><div class="c x4 y38 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y38 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y38 w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25152;&#23646;&#23567;&#21306;</div></div><div class="c x2 y39 w2 h4"><div class="t m0 x24 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">fangwuzhuangtai</div></div><div class="c x4 y39 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y39 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y39 w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25151;&#23627;&#29366;&#24577;</div></div><div class="t m0 x1 h2 y3a ff1 fs0 fc0 sc0 ls0 ws0">&#34920;&#21517;&#65306;<span class="ff2 fs1">weixiuyuan</span></div><div class="t m0 x1 h3 y3b ff1 fs0 fc0 sc0 ls0 ws0">&#21151;&#33021;&#65306;<span class="ff3 fs1">&#32500;&#20462;&#21592;</span></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div><div id="pf5" class="pf w0 h0" data-page-no="5"><div class="pc pc5 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89628710/bg5.jpg"><div class="c x2 y24 w2 h4"><div class="t m0 x3 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#23383;&#27573;&#21517;&#31216;</div></div><div class="c x4 y24 w3 h4"><div class="t m0 x5 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#31867;&#22411;</div></div><div class="c x6 y24 w4 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#38271;&#24230;</div></div><div class="c x8 y24 w5 h4"><div class="t m0 x9 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#23383;&#27573;&#35828;&#26126;</div></div><div class="c xa y24 w6 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c xb y24 w7 h4"><div class="t m0 xc h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c x2 y3c w2 h4"><div class="t m0 xd h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">id</div></div><div class="c x4 y3c w3 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">bigint</div></div><div class="c x8 y3c w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c xa y3c w6 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c x2 y3d w2 h7"><div class="t m0 x10 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">addtime</div></div><div class="c x4 y3d w3 h7"><div class="t m0 x16 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">timestamp</div></div><div class="c x8 y3d w5 h7"><div class="t m0 x9 h6 y8 ff6 fs0 fc0 sc0 ls0 ws0">&#21019;&#24314;&#26102;&#38388;</div></div><div class="c xb y3d w7 h7"><div class="t m0 x11 h6 y8 ff5 fs0 fc0 sc0 ls0 ws0">CURRENT_</div><div class="t m0 x11 h6 y9 ff5 fs0 fc0 sc0 ls0 ws0">TIMESTAM</div><div class="t m0 x3 h6 ya ff5 fs0 fc0 sc0 ls0 ws0">P</div></div><div class="c x2 y18 w2 h4"><div class="t m0 x18 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">gonghao</div></div><div class="c x4 y18 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y18 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y18 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#24037;&#21495;</div></div><div class="c x2 y19 w2 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">mima</div></div><div class="c x4 y19 w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y19 w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y19 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#23494;&#30721;</div></div><div class="c x2 y1a w2 h4"><div class="t m0 x19 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">xingming</div></div><div class="c x4 y1a w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1a w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1a w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#22995;&#21517;</div></div><div class="c x2 y1b w2 h4"><div class="t m0 x1e h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">xingbie</div></div><div class="c x4 y1b w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1b w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1b w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#24615;&#21035;</div></div><div class="c x2 y1c w2 h4"><div class="t m0 x10 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">nianling</div></div><div class="c x4 y1c w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1c w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1c w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#24180;&#40836;</div></div><div class="c x2 y1d w2 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">suoshuxiaoqu</div></div><div class="c x4 y1d w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1d w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1d w5 h4"><div class="t m0 x9 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#25152;&#23646;&#23567;&#21306;</div></div><div class="c x2 y1e w2 h4"><div class="t m0 x1f h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">youxiang</div></div><div class="c x4 y1e w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1e w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1e w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#37038;&#31665;</div></div><div class="c x2 y1f w2 h4"><div class="t m0 x10 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">dianhua</div></div><div class="c x4 y1f w3 h4"><div class="t m0 x12 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">varchar</div></div><div class="c x6 y1f w4 h4"><div class="t m0 x13 h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">200</div></div><div class="c x8 y1f w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#30005;&#35805;</div></div><div class="t m0 x1 h2 y3e ff1 fs0 fc0 sc0 ls0 ws0">&#34920;&#21517;&#65306;<span class="ff2 fs1">weixiuchuli</span></div><div class="t m0 x1 h3 y3f ff1 fs0 fc0 sc0 ls0 ws0">&#21151;&#33021;&#65306;<span class="ff3 fs1">&#32500;&#20462;&#22788;&#29702;</span></div><div class="c x2 y40 w2 h4"><div class="t m0 x3 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#23383;&#27573;&#21517;&#31216;</div></div><div class="c x4 y40 w3 h4"><div class="t m0 x5 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#31867;&#22411;</div></div><div class="c x6 y40 w4 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#38271;&#24230;</div></div><div class="c x8 y40 w5 h4"><div class="t m0 x9 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#23383;&#27573;&#35828;&#26126;</div></div><div class="c xa y40 w6 h4"><div class="t m0 x7 h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c xb y40 w7 h4"><div class="t m0 xc h5 y4 ff4 fs0 fc0 sc0 ls0 ws0">&#40664;&#35748;&#20540;</div></div><div class="c x2 y41 w2 h4"><div class="t m0 xd h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">id</div></div><div class="c x4 y41 w3 h4"><div class="t m0 xe h6 y6 ff5 fs0 fc0 sc0 ls0 ws0">bigint</div></div><div class="c x8 y41 w5 h4"><div class="t m0 xf h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</div></div><div class="c xa y41 w6 h4"><div class="t m0 x7 h6 y6 ff6 fs0 fc0 sc0 ls0 ws0">&#20027;&#38190;</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
    类型标题大小时间
    ZIP基于JAVA的足球俱乐部管理系统(Vue.js+SpringBoot+MySQL)40.36MB8月前
    ZIP微型家庭中控设备STM32F103C8T6单片机部分.zip8.39MB8月前
    ZIP上位机助手-usercontrol窗体内嵌的应用3.59MB8月前
    ZIP快速重启动 快速重启动快速重启动1.99KB8月前
    ZIP基于JAVA的无人超市管理系统(Vue.js+SpringBoot+MySQL)24.76MB8月前
    ZIP基于JAVA的同城宠物喂遛系统(Vue.js+SpringBoot+MySQL)38.18MB8月前
    ZIP基于JAVA的人事管理系统(Vue.js+SpringBoot+MySQL)31.5MB8月前
    ZIP基于JAVA的高校实习信息发布网站(Vue.js+SpringBoot+MySQL)35.45MB8月前