当前位置:首页>农业>物联网与机器学习在可持续农业灌溉管理中的创新应用

物联网与机器学习在可持续农业灌溉管理中的创新应用

  • 2026-07-05 19:19:05
物联网与机器学习在可持续农业灌溉管理中的创新应用

请点击灌溉知识圈公众号感谢您对冠名商家的支持!

注意:本文仅代表作者个人观点,不代表任何权威法规或事实,请勿当作正式参考文献。点击蓝字部分可阅读更多内容。已经在共享代码资源平台 Github 公开代码示例,请搜索一下“irripro”关键词!

物联网与机器学习在可持续农业灌溉管理中的创新应用:效益与挑战

一、研究背景与意义

农业是支撑全球经济社会发展的核心产业,同时也正面临气候变化加剧、自然资源约束趋紧、人口增长驱动粮食需求持续攀升的多重严峻挑战。在所有制约因素中,灌溉水资源的高效利用尤为关键:当前农业消耗了全球约70%的淡水资源,但传统灌溉模式普遍存在效率低下、无效损耗严重的问题,既加剧了全球水资源供需矛盾,也难以适配粮食安全与农业可持续发展的双重目标。

在此背景下,物联网(Internet of Things, IoT)与人工智能领域的机器学习(Machine Learning, ML)技术,为农业灌溉管理的数字化、智能化转型提供了核心技术路径。物联网实现了农田环境与作物状态的实时感知,机器学习则为海量感知数据的价值挖掘与智能决策提供了工具支撑,二者融合构建的智能灌溉系统,能够基于作物真实需水动态调整供水策略,从根本上改变传统经验式、定时定量的灌溉模式。

为系统梳理该领域的全球研究进展与实践成果,Abdennabi Morchid等学者采用PRISMA系统综述方法,对108项符合标准的相关研究进行深度分析,全面阐释了IoT与ML在可持续农业灌溉管理中的应用形态、协同机制、落地效益与现存挑战,并提出了未来技术演进的核心方向,为智能灌溉技术的研发与推广提供了系统性参考。

二、研究方法:基于PRISMA规范的系统综述

本研究严格遵循《系统评价与荟萃分析优先报告条目》(Preferred Reporting Items for Systematic Reviews, PRISMA)规范开展文献筛选与分析,保障研究的科学性、透明性与可重复性。

研究团队从IEEE Xplore、ScienceDirect、SpringerLink等主流学术数据库,及MDPI、Wiley等出版平台共检索得到1340篇相关文献,检索关键词覆盖智能灌溉、物联网、机器学习、精准农业、水资源可持续管理等核心主题,纳入文献的时间范围为2017—2025年,且限定为英文发表的期刊研究与综述类成果。

完整的文献筛选分为三个阶段:

  1. 1. 去重阶段:剔除34篇重复文献,剩余1306篇有效文献;
  2. 2. 初筛阶段:通过标题与摘要筛选,剔除1068篇主题不相关文献,剩余238篇进入全文复筛;
  3. 3. 复筛阶段:剔除缺乏科学技术深度、与农业智能灌溉主题不符的130篇文献,最终纳入108项研究进行定性分析。

纳入研究覆盖三类核心方向:物联网技术在智能灌溉中的应用、物联网与机器学习的灌溉融合方案、智能灌溉技术的效益与落地挑战,全面覆盖技术架构、融合机制、实践价值与发展瓶颈四个维度。

三、物联网:智能灌溉的感知与执行技术底座

基于物联网的智能灌溉系统构建了“感知-传输-决策-执行”的完整技术闭环,是实现灌溉自动化、精准化的基础载体。

(一)核心系统架构

物联网灌溉系统的核心包含四大功能组件:

  1. 1. 感知层传感器:负责采集土壤含水率、空气温湿度、太阳辐射、田间水位等关键环境与作物参数,是系统获取农田真实状态的数据入口;
  2. 2. 通信传输设备:通过无线通信网络将感知数据传输至网关,实现终端设备与云端的信息交互;
  3. 3. 云数据平台:承担数据存储、清洗、分析与指令生成的核心功能,是系统的“大脑”;
  4. 4. 末端执行机构:根据云端下发的控制指令,自动调节灌溉阀门、水泵等设备,实现按需供水的落地执行。
  5. 请扫二维码,从书籍中获取更多的灌溉基础知识

    扫描上面的二维码,在那里可以加入智慧灌溉系统平台开发技术培训班,请下载“微信读书 APP”去,搜索书名,阅读电子书《现代高效节水灌溉技术》!《现代高效节水灌溉技术》:灌溉行业电子新书📚前沿技术,辅助教学,员工培训,一书搞定。

(二)主流通信技术方案

不同农田场景适配差异化的通信协议,保障数据传输的可靠性与经济性:

  • • 面向近距离、高交互频率的场景,MQTT(消息队列遥测传输协议)等轻量级协议被广泛应用,适配设备间的高效数据交互;
  • • 面向大面积、低功耗的大田场景,LoRaWAN(远距离广域网)技术凭借低功耗、广覆盖的优势,可支撑数十公顷范围内的传感器节点长期免维护运行,在橄榄园、大田粮食作物等场景中得到广泛验证。

(三)应用实践与技术延伸

全球多地的田间试验已充分验证了物联网灌溉系统的节水价值:希腊22公顷橄榄园的LoRaWAN灌溉系统实现2020年节水42%、2021年节水25%;甜玉米种植场景中,基于土壤墒情监测的物联网灌溉方案较传统蒸发量计算法节水11%,水分利用效率提升12.05%;干旱地区的开源物联网灌溉系统实测节水量可达71.8%。

同时,物联网灌溉技术正与多类新兴技术深度融合,拓展应用边界:

  • • 边缘-云协同架构:通过边缘节点完成实时数据处理,降低云端传输负载与能耗,提升系统响应速度,同时减少数据传输带来的碳排放;
  • • 数字孪生技术:构建农田灌溉系统的虚拟映射,模拟不同灌溉策略下的土壤水分、作物生长动态,支撑方案预演与参数优化;
  • • 区块链技术:结合物联网数据上链机制,提升农业生产数据的安全性与可信度,为精准农业数据治理与溯源提供支撑;
  • • 可再生能源供电:搭配太阳能光伏板与储能电池,实现灌溉系统的能源自给,适配无电网覆盖的偏远农田场景。

四、物联网与机器学习的协同:从自动化到自适应智能

物联网技术解决了灌溉数据的“实时感知”问题,而机器学习则为海量感知数据的价值挖掘提供了核心工具,二者协同实现了灌溉管理从“自动化执行”向“自适应智能决策”的本质升级。

(一)融合机制:数据驱动的闭环决策

物联网传感器网络持续产出的多维度时空数据,为机器学习模型提供了训练与迭代的数据基础。机器学习算法通过对土壤墒情、气象数据、作物生长阶段等多源数据的建模分析,可精准预测作物需水量、土壤水分变化趋势、干旱发生风险,进而生成动态优化的灌溉调度方案,最终通过物联网执行机构落地,形成“实时感知-智能预测-优化决策-自动执行”的完整闭环。

(二)核心应用场景与算法实践

  1. 1. 土壤墒情精准预测LSTM等时序预测模型被广泛应用于土壤水分动态预测。意大利特伦蒂诺地区1000余块农田的验证显示,多任务编解码预测模型Soilcast较传统LSTM模型的平均绝对误差降低10%、均方误差降低15%,水分胁迫场景下的分类准确率超过92%,可有效支撑灌溉的提前调度与风险预警。
  2. 2. 作物需水量智能估算结合作物系数、蒸散量与气象数据,支持向量机(SVM)、人工神经网络(ANN)等模型可实现作物需水量的精准计算,较传统经验公式具备更强的环境适应性与本地化适配能力。例如针对滴灌系统的成本估算场景,基于39项特征参数的SVM与ANN模型决定系数R²可达0.88以上,具备良好的工程应用价值。
  3. 3. 自适应灌溉调度优化强化学习等算法可根据实时环境变化动态调整灌溉策略,在番茄种植场景中,基于强化学习的边缘物联网灌溉系统决策准确率可达97.88%;K近邻(KNN)等轻量化算法也被广泛应用于灌溉阈值判断,实现水泵的自动启停控制,在印度水稻种植场景中有效提升了水分利用效率。

此外,机器学习还可应用于灌溉设备故障预警、水肥耦合优化等延伸场景,进一步提升系统全生命周期的运行效率。

五、技术应用的核心效益

(一)水资源利用效率显著提升

节水是智能灌溉最核心的价值体现。综合纳入研究的结果,IoT与ML融合的智能灌溉系统可彻底避免传统漫灌、定时灌溉的无效损耗,根据作物真实需水动态调整供水量,不同场景下节水幅度普遍在20%-70%区间,对于干旱缺水地区的农业可持续发展具备关键意义。同时精准灌溉也减少了深层渗漏、地表径流带来的水肥流失,降低了农业面源污染的环境风险。

(二)农业生产效益与盈利能力增强

精准的水分供给保障了作物生长的最优水分条件,避免干旱胁迫或过度灌溉对产量的负面影响,实现作物产量与品质的双重提升。同时自动化、智能化的灌溉模式大幅降低了人工巡查、手动操作的人力成本,提升了大田管理效率,最终实现农业生产盈利能力的改善。

(三)农业可持续发展能力强化

从宏观层面,智能灌溉技术通过节水降耗缓解了农业用水与生态用水、城市用水的竞争压力,助力应对气候变化与水资源短缺带来的挑战,支撑联合国可持续发展目标中粮食安全、清洁饮水与气候行动等目标的实现。结合可再生能源的系统方案,还可进一步降低农业生产的碳足迹,推动农业向低碳可持续方向转型。

六、规模化落地的核心挑战

尽管技术价值已得到充分验证,但当前IoT与ML智能灌溉系统的规模化推广仍面临三重核心障碍:

(一)技术层面的可靠性与复杂性问题

一是农田复杂环境(高温、高湿、粉尘、腐蚀)易影响传感器精度与使用寿命,长期运维存在技术门槛与成本压力;二是物联网设备的广泛接入带来网络攻击、数据泄露的安全隐患,农业生产数据的安全防护体系尚不完善;三是多设备、多协议的系统集成难度较高,不同厂商设备的互联互通存在技术壁垒,提升了系统搭建与维护的复杂度。

(二)经济层面的成本门槛

智能灌溉系统的初始投入包含传感器、通信设备、平台部署等多项支出,硬件与开发成本较高,对于小规模农户而言经济门槛较高,投资回报周期较长,直接制约了技术的普及速度。

(三)应用层面的能力与适配性缺口

农业从业者的数字技术能力普遍不足,对智能化系统的操作、维护、故障排查存在明显的能力缺口;同时不同区域、不同作物的灌溉方案存在较强的差异化特征,通用化模型的田间适配性不足,而定制化开发又会进一步推高落地成本。

七、未来发展展望

面向农业灌溉的长期智能化升级,该领域的技术演进将聚焦三大核心方向:第一,深化与可再生能源的系统融合。结合太阳能、风能等清洁能源构建完全自给自足的离网智能灌溉系统,进一步降低能源成本与碳排放,适配更多偏远无电网的农业场景。第二,发展更先进的预测与决策模型。融合多源遥感数据、作物生长机理模型与机器学习算法,提升长期墒情预测、产量预测、灾害预警的精度;探索数字孪生、6G物联网等技术在灌溉管理中的落地应用,实现更精细化的模拟与全局优化决策。第三,构建更低成本、更易用的技术方案。推动传感器、通信硬件的成本下探,开发低门槛的农户操作界面,配套完善的技术推广与培训体系,降低技术落地的经济与能力门槛,推动智能灌溉向中小农户普及。

结语

总体而言,物联网与机器学习的融合为农业灌溉管理的可持续转型提供了成熟的技术路径,其节水增效的核心价值已在全球大量田间实践中得到验证。随着技术持续迭代、硬件成本下降与配套服务体系的完善,智能灌溉技术将在应对全球水资源危机、保障粮食安全、推动农业绿色低碳发展中发挥愈发重要的支撑作用。

参考文献

Abdennabi Morchid, Zafar Said, Hamid Tairi,Innovative applications of internet of things and machine learning in sustainable agricultural irrigation management: Benefits and challenges,Smart Agricultural Technology,Volume 13,2026,101661,ISSN 2772-3755,https://doi.org/10.1016/j.atech.2025.101661.

(https://www.sciencedirect.com/science/article/pii/S2772375525008925)

Abstract: Challenges in the agricultural sector include those relating to climate, demographics, as well as managing water resources. Using the Internet of Things (IoT), as well as the concept of artificial intelligence (AI), particularly machine learning (ML), offer technological solutions to optimize agricultural irrigation. However, the adoption of these technologies in irrigation systems remains limited due to associated risks, system complexity, and technical constraints. This article analyzes smart irrigation by integrating IoT and ML technologies in optimizing crop water use in agriculture. Effective water management is now essential to address challenges such as urbanization, climate change, and food security. IoT- and ML-based solutions offer a promising way to support more efficient and sustainable agricultural practices. This is because IoT systems provide real-time information about environmental and soil conditions. Moreover, ML techniques provide tools that will ensure that this instantaneous information obtained is of much use in making appropriate decisions in carrying out the irrigation process of agricultural products. This work provides a systematic review of the existing literature using the Preferred Reporting Items for Systematic Reviews (PRISMA) methodology. From an initial set of 1,340 publications, 108 studies met the inclusion criteria and were analyzed in depth. These studies offer a comprehensive understanding of IoT- and ML-based smart irrigation systems, highlighting their benefits in improving water conservation, irrigation efficiency, and agricultural productivity

Keywords: Precision farming; Artificial intelligence; Machine learning; Internet of things; Smart irrigation; Water management; Food security; Sustainability

最新文章

随机文章

基本 文件 流程 错误 SQL 调试
  1. 请求信息 : 2026-07-05 23:53:47 HTTP/2.0 GET : https://h.mffb.com.cn/a/560123.html
  2. 运行时间 : 0.232786s [ 吞吐率:4.30req/s ] 内存消耗:4,532.50kb 文件加载:140
  3. 缓存信息 : 0 reads,0 writes
  4. 会话信息 : SESSION_ID=0171efb86a4f1292c7123c7c2c504af8
  1. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/public/index.php ( 0.79 KB )
  2. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/autoload.php ( 0.17 KB )
  3. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/composer/autoload_real.php ( 2.49 KB )
  4. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/composer/platform_check.php ( 0.90 KB )
  5. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/composer/ClassLoader.php ( 14.03 KB )
  6. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/composer/autoload_static.php ( 4.90 KB )
  7. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-helper/src/helper.php ( 8.34 KB )
  8. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-validate/src/helper.php ( 2.19 KB )
  9. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/helper.php ( 1.47 KB )
  10. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/stubs/load_stubs.php ( 0.16 KB )
  11. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Exception.php ( 1.69 KB )
  12. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-container/src/Facade.php ( 2.71 KB )
  13. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/symfony/deprecation-contracts/function.php ( 0.99 KB )
  14. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/symfony/polyfill-mbstring/bootstrap.php ( 8.26 KB )
  15. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/symfony/polyfill-mbstring/bootstrap80.php ( 9.78 KB )
  16. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/symfony/var-dumper/Resources/functions/dump.php ( 1.49 KB )
  17. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-dumper/src/helper.php ( 0.18 KB )
  18. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/symfony/var-dumper/VarDumper.php ( 4.30 KB )
  19. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/App.php ( 15.30 KB )
  20. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-container/src/Container.php ( 15.76 KB )
  21. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/psr/container/src/ContainerInterface.php ( 1.02 KB )
  22. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/provider.php ( 0.19 KB )
  23. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Http.php ( 6.04 KB )
  24. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-helper/src/helper/Str.php ( 7.29 KB )
  25. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Env.php ( 4.68 KB )
  26. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/common.php ( 0.03 KB )
  27. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/helper.php ( 18.78 KB )
  28. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Config.php ( 5.54 KB )
  29. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/app.php ( 0.95 KB )
  30. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/cache.php ( 0.78 KB )
  31. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/console.php ( 0.23 KB )
  32. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/cookie.php ( 0.56 KB )
  33. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/database.php ( 2.48 KB )
  34. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/facade/Env.php ( 1.67 KB )
  35. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/filesystem.php ( 0.61 KB )
  36. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/lang.php ( 0.91 KB )
  37. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/log.php ( 1.35 KB )
  38. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/middleware.php ( 0.19 KB )
  39. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/route.php ( 1.89 KB )
  40. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/session.php ( 0.57 KB )
  41. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/trace.php ( 0.34 KB )
  42. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/config/view.php ( 0.82 KB )
  43. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/event.php ( 0.25 KB )
  44. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Event.php ( 7.67 KB )
  45. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/service.php ( 0.13 KB )
  46. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/AppService.php ( 0.26 KB )
  47. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Service.php ( 1.64 KB )
  48. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Lang.php ( 7.35 KB )
  49. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/lang/zh-cn.php ( 13.70 KB )
  50. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/initializer/Error.php ( 3.31 KB )
  51. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/initializer/RegisterService.php ( 1.33 KB )
  52. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/services.php ( 0.14 KB )
  53. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/service/PaginatorService.php ( 1.52 KB )
  54. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/service/ValidateService.php ( 0.99 KB )
  55. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/service/ModelService.php ( 2.04 KB )
  56. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-trace/src/Service.php ( 0.77 KB )
  57. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Middleware.php ( 6.72 KB )
  58. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/initializer/BootService.php ( 0.77 KB )
  59. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/Paginator.php ( 11.86 KB )
  60. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-validate/src/Validate.php ( 63.20 KB )
  61. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/Model.php ( 23.55 KB )
  62. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/model/concern/Attribute.php ( 21.05 KB )
  63. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/model/concern/AutoWriteData.php ( 4.21 KB )
  64. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/model/concern/Conversion.php ( 6.44 KB )
  65. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/model/concern/DbConnect.php ( 5.16 KB )
  66. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/model/concern/ModelEvent.php ( 2.33 KB )
  67. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/model/concern/RelationShip.php ( 28.29 KB )
  68. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-helper/src/contract/Arrayable.php ( 0.09 KB )
  69. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-helper/src/contract/Jsonable.php ( 0.13 KB )
  70. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/model/contract/Modelable.php ( 0.09 KB )
  71. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Db.php ( 2.88 KB )
  72. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/DbManager.php ( 8.52 KB )
  73. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Log.php ( 6.28 KB )
  74. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Manager.php ( 3.92 KB )
  75. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/psr/log/src/LoggerTrait.php ( 2.69 KB )
  76. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/psr/log/src/LoggerInterface.php ( 2.71 KB )
  77. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Cache.php ( 4.92 KB )
  78. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/psr/simple-cache/src/CacheInterface.php ( 4.71 KB )
  79. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-helper/src/helper/Arr.php ( 16.63 KB )
  80. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/cache/driver/File.php ( 7.84 KB )
  81. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/cache/Driver.php ( 9.03 KB )
  82. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/contract/CacheHandlerInterface.php ( 1.99 KB )
  83. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/Request.php ( 0.09 KB )
  84. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Request.php ( 55.78 KB )
  85. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/middleware.php ( 0.25 KB )
  86. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Pipeline.php ( 2.61 KB )
  87. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-trace/src/TraceDebug.php ( 3.40 KB )
  88. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/middleware/SessionInit.php ( 1.94 KB )
  89. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Session.php ( 1.80 KB )
  90. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/session/driver/File.php ( 6.27 KB )
  91. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/contract/SessionHandlerInterface.php ( 0.87 KB )
  92. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/session/Store.php ( 7.12 KB )
  93. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Route.php ( 23.73 KB )
  94. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/route/RuleName.php ( 5.75 KB )
  95. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/route/Domain.php ( 2.53 KB )
  96. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/route/RuleGroup.php ( 22.43 KB )
  97. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/route/Rule.php ( 26.95 KB )
  98. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/route/RuleItem.php ( 9.78 KB )
  99. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/route/app.php ( 1.72 KB )
  100. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/facade/Route.php ( 4.70 KB )
  101. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/route/dispatch/Controller.php ( 4.74 KB )
  102. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/route/Dispatch.php ( 10.44 KB )
  103. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/controller/Index.php ( 4.81 KB )
  104. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/app/BaseController.php ( 2.05 KB )
  105. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/facade/Db.php ( 0.93 KB )
  106. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/connector/Mysql.php ( 5.44 KB )
  107. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/PDOConnection.php ( 52.47 KB )
  108. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/Connection.php ( 8.39 KB )
  109. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/ConnectionInterface.php ( 4.57 KB )
  110. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/builder/Mysql.php ( 16.58 KB )
  111. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/Builder.php ( 24.06 KB )
  112. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/BaseBuilder.php ( 27.50 KB )
  113. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/Query.php ( 15.71 KB )
  114. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/BaseQuery.php ( 45.13 KB )
  115. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/TimeFieldQuery.php ( 7.43 KB )
  116. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/AggregateQuery.php ( 3.26 KB )
  117. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/ModelRelationQuery.php ( 20.07 KB )
  118. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/ParamsBind.php ( 3.66 KB )
  119. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/ResultOperation.php ( 7.01 KB )
  120. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/WhereQuery.php ( 19.37 KB )
  121. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/JoinAndViewQuery.php ( 7.11 KB )
  122. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/TableFieldInfo.php ( 2.63 KB )
  123. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-orm/src/db/concern/Transaction.php ( 2.77 KB )
  124. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/log/driver/File.php ( 5.96 KB )
  125. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/contract/LogHandlerInterface.php ( 0.86 KB )
  126. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/log/Channel.php ( 3.89 KB )
  127. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/event/LogRecord.php ( 1.02 KB )
  128. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-helper/src/Collection.php ( 16.47 KB )
  129. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/facade/View.php ( 1.70 KB )
  130. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/View.php ( 4.39 KB )
  131. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Response.php ( 8.81 KB )
  132. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/response/View.php ( 3.29 KB )
  133. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/Cookie.php ( 6.06 KB )
  134. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-view/src/Think.php ( 8.38 KB )
  135. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/framework/src/think/contract/TemplateHandlerInterface.php ( 1.60 KB )
  136. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-template/src/Template.php ( 46.61 KB )
  137. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-template/src/template/driver/File.php ( 2.41 KB )
  138. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-template/src/template/contract/DriverInterface.php ( 0.86 KB )
  139. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/runtime/temp/32b793ebdcbdb96aeb8bb24c123b0bef.php ( 11.98 KB )
  140. /yingpanguazai/ssd/ssd1/www/h.mffb.com.cn/vendor/topthink/think-trace/src/Html.php ( 4.42 KB )
  1. CONNECT:[ UseTime:0.000979s ] mysql:host=127.0.0.1;port=3306;dbname=h_mffb;charset=utf8mb4
  2. SHOW FULL COLUMNS FROM `fenlei` [ RunTime:0.001599s ]
  3. SELECT * FROM `fenlei` WHERE `fid` = 0 [ RunTime:0.000696s ]
  4. SELECT * FROM `fenlei` WHERE `fid` = 63 [ RunTime:0.000702s ]
  5. SHOW FULL COLUMNS FROM `set` [ RunTime:0.001317s ]
  6. SELECT * FROM `set` [ RunTime:0.000606s ]
  7. SHOW FULL COLUMNS FROM `article` [ RunTime:0.001540s ]
  8. SELECT * FROM `article` WHERE `id` = 560123 LIMIT 1 [ RunTime:0.001351s ]
  9. UPDATE `article` SET `lasttime` = 1783266827 WHERE `id` = 560123 [ RunTime:0.034634s ]
  10. SELECT * FROM `fenlei` WHERE `id` = 64 LIMIT 1 [ RunTime:0.000879s ]
  11. SELECT * FROM `article` WHERE `id` < 560123 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001300s ]
  12. SELECT * FROM `article` WHERE `id` > 560123 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001202s ]
  13. SELECT * FROM `article` WHERE `id` < 560123 ORDER BY `id` DESC LIMIT 10 [ RunTime:0.001850s ]
  14. SELECT * FROM `article` WHERE `id` < 560123 ORDER BY `id` DESC LIMIT 10,10 [ RunTime:0.005077s ]
  15. SELECT * FROM `article` WHERE `id` < 560123 ORDER BY `id` DESC LIMIT 20,10 [ RunTime:0.002024s ]
0.236854s