乐于分享
好东西不私藏

【医学影像与AI文献快递】第50期|2026年6月19日

【医学影像与AI文献快递】第50期|2026年6月19日

【医学影像与AI文献快递】第50期|2026年6月19日


1. 用于视力损害和眼肿瘤风险分层的超声基础模型

期刊:npj Digital Medicine

英文标题:An ultrasound foundation model for the stratification of vision impairment and eye cancer risk.

中文摘要

目的:构建标准化、稳健的眼部超声AI系统,用于视力损害和眼癌风险分层。

方法:研究提出视觉-语言眼部超声基础模型SonoEye,使用70,452名患者的215,356组图文对进行对比学习预训练,并以一致性确认的患者级标签微调;同时建立4级风险框架Eye-RADS。

结果:模型在18类疾病区分中筛查敏感度为98.3%,平均准确率96.3%。Eye-RADS在内部与外部测试中的Cohen's κ分别为0.808和0.677-0.685。年龄信息可显著提升老年群体的分层效果,并通过图文对齐生成结构化报告和可解释的注意力可视化。

结论:SonoEye和Eye-RADS为老龄化和资源有限环境下的眼病风险分层提供了可扩展的基础模型方案。

本刊点评

眼部超声比眼底和OCT更依赖操作者经验,因此基础模型若能稳定输出风险分层和结构化报告,临床下沉价值会很高。

英文原摘要

The prevalence of vision disorders and eye cancer risk, driven by global population aging, necessitates precise ophthalmological disease screening, yet standardized and robust approaches for risk stratification remain absent. Here, we present SonoEye, a vision-language ultrasound foundation model for eye disease risk stratification, pre-trained on 215,356 image-text pairs from 70,452 patients using contrastive learning and fine-tuned with consensus-confirmed patient-level labels. The model achieves 98.3% screening sensitivity and a mean accuracy of 96.3% in differentiating 18 diseases. We established the Eye Reporting and Data System (Eye-RADS), a 4-tier risk stratification framework (normal, low-vision risk, high-vision risk, and tumor risk), demonstrating excellent Cohen's kappa agreement across internal (0.808) and external (0.677-0.685) test cohorts. Notably, incorporating age significantly improved Eye-RADS performance in elderly but not younger populations, indicating age-related features in eye care. Through image-text alignment, SonoEye generates structured clinical reports with interpretable attention-based visualizations, advancing automated vision risk stratification, particularly for aging populations in resource-limited settings.

原文

[1] https://doi.org/10.1038/s41746-026-02870-5


2. 临床编码嵌入支持医学中的知识驱动AI

期刊:npj Digital Medicine

英文标题:Embeddings of clinical codes enable knowledge-grounded AI in medicine.

中文摘要

目的:为医学AI提供统一的临床概念表示,提升知识注入、患者分层和风险预测能力。

方法:作者构建ClinVec嵌入库,覆盖8种词汇体系中的153,166个临床编码和概念,并基于超过200万条边的ClinGraph知识图谱生成嵌入;通过跨机构临床专家评审和3767对临床术语验证嵌入相似性与临床相关性的一致性。

结果:验证表明,编码嵌入的相似度能较好反映临床相关性。研究进一步将ClinVec用于大语言模型医学问答中的知识注入,以及无监督患者分层与风险预测。

结论:共享的临床概念嵌入表示可为医学LLM和人群建模提供知识锚点,支持更可靠的知识驱动型医疗AI。

本刊点评

很多医学LLM问题本质上是概念层不稳,而不是语言层不稳。把临床编码和知识图谱嵌入统一起来,是减少模型“说得通但医学不通”的一种底层方法。

英文原摘要

Standardization of electronic health records (EHRs) has enabled the use of clinical codes in AI. We introduce ClinVec, an embedding store that provides embeddings for 153,166 clinical codes and concepts across eight vocabularies. ClinVec embeds ClinGraph, a knowledge graph with over 2 million edges tailored to clinical vocabularies used in EHRs. We validate the embeddings using an inter-institutional clinician panel and N = 3767 clinical term pairs spanning 11 disease areas, and we find that embedding similarity reflects clinical relatedness. We use ClinVec for knowledge injection in large language model medical question answering and for unsupervised patient stratification and risk prediction. By providing a shared representation of clinical concepts, ClinVec supports knowledge-grounded AI systems for modeling patients and populations.

原文

[2] https://doi.org/10.1038/s41746-026-02664-9


3. 结合视觉基础模型的联邦生成式提示学习:通用且高效的多中心医学影像分析

期刊:npj Digital Medicine

英文标题:Federated generative prompt learning with vision foundation models: universal efficient multi-center medical image analysis.

中文摘要

目的:在多中心医学影像协作中降低通信成本并缓解数据异质性与低资源问题,构建高效联邦基础模型适配框架。

方法:研究提出Federated Generative Prompt Learning(Fed-GPL),协同训练一个可为每位患者生成定制提示的提示生成器,可适配ViT用于糖网和黑色素瘤分类,也可适配SAM用于息肉和前列腺分割。

结果:Fed-GPL优于传统模型和全参数微调方案,分类和分割任务中仅需训练基础模型总参数的8.26%和6.55%,并在15轮通信内收敛。在仅使用原始训练数据5%的低资源场景下,性能仍能保持。

结论:生成式提示学习与联邦学习结合,可为多中心医学影像分析提供更通用、参数高效且资源友好的基础模型适配路径。

本刊点评

多中心影像AI的现实约束不是模型想法不够,而是通信、权限和异质性。参数高效的联邦提示学习比全量微调更符合临床协作场景。

英文原摘要

Federated medical AI revolutionizes multi-center collaboration, while communication cost, data scarcity, and heterogeneity still limit its practical deployment. Foundation models (FMs) offer a promising avenue for addressing these challenges, owing to their generalization capabilities and efficient adaptability to medical tasks. Here, we present Federated Generative Prompt Learning (Fed-GPL), a universal and efficient framework for multi-center medical image analysis. It collaboratively trains a prompt generator that produces customized prompts for each patient, capturing patient-specific variations and enabling precise medical diagnosis. Fed-GPL is compatible with various vision FMs and medical tasks, such as Vision Transformer (ViT) for diabetic retinopathy and melanoma classification, and Segment Anything (SAM) for polyp and prostate segmentation. Fed-GPL outperforms traditional models and full fine-tuning methods, with only 8.26% and 6.55% of the total FM parameters being trained across classification and segmentation tasks, while converging within just 15 communication rounds. For low-resource settings, Fed-GPL maintains its performance with 5% of the original training data.

原文

[3] https://doi.org/10.1038/s41746-026-02866-1


4. 针对青少年和年轻运动员运动相关猝死/心搏骤停的可解释AI与心脏电生理模型:系统综述

期刊:npj Digital Medicine

英文标题:A systematic review of explainable artificial intelligence and cardiac electrophysiological models addressing sports-related sudden cardiac death and arrest in adolescents and young adults.

中文摘要

目的:系统梳理青少年和年轻运动员运动相关猝死/心搏骤停(SrSCD/SrSCA)的流行病学、可解释AI及心脏电生理模型研究现状。

方法:按PROSPERO注册方案检索2013-2025年8个数据库文献,从9574篇研究中纳入84篇,分为发病率研究16篇、xAI研究30篇、电生理建模38篇,并使用PROBAST评估偏倚风险。

结果:SrSCD发病率范围为每10万人年0.1-0.6。Grad-CAM是最常见的xAI技术,而电生理模型主要集中于细胞和组织层级。作者指出,目前需要将流行病学风险因素与xAI及心脏建模更系统地整合。

结论:现有证据仍较碎片化,标准化SrSCD/SrSCA定义并融合风险因素、可解释AI与电生理模型,是推进运动员个体化风险分层的关键。

本刊点评

这类综述提醒我们,单一AI分类器无法独立解决高风险低发生率事件。对于猝死筛查,机制模型和人群流行病学证据同样重要。

英文原摘要

Sudden Cardiac Death (SCD) is a fatal event occurring within one hour of a witnessed or 24 hours of an unwitnessed Sudden Cardiac Arrest (SCA), being the leading medical cause of death among adolescent and young adult athletes. We examined the epidemiology of sports-related SCD (SrSCD) and SCA (SrSCA) incidence in adolescents and young adults, explainable Artificial Intelligence (xAI) applied to life-threatening arrhythmias, and cardiac electrophysiological models. We systematically searched peer-reviewed studies from eight databases between 2013-2025 (PROSPERO: CRD42024565960), using PROBAST for bias assessment. From 9574 studies, we included 84 (incidence: 16, xAI: 30, modelling: 38). SrSCD incidence ranged from 0.1 to 0.6 per 100,000 participants per year. Gradient-weighted Class Activation Mapping dominated as xAI technique. Cardiac electrophysiological models predominantly focused on cellular and tissue-level electrophysiology. We advocate for standardised SrSCD/SrSCA definitions and integration of epidemiological risk factors with xAI and cardiac modelling frameworks to advance athlete-specific risk stratification.

原文

[4] https://doi.org/10.1038/s41746-026-02878-x


5. 基于可穿戴加速度的日常活动模式可预测身体虚弱和跌倒担忧

期刊:npj Digital Medicine

英文标题:Daily activity patterns from wearable accelerometry predict physical frailty and concern about falling.

中文摘要

目的:利用真实世界可穿戴活动数据同时客观预测老年人的身体虚弱状态和跌倒担忧程度。

方法:研究采集146名参与者连续48小时胸前吊坠传感器加速度数据,将活动序列转为条形码表示,并结合复杂度指标和双向LSTM的局部序列动力学,构建带注意力的多任务模型。

结果:模型对身体虚弱和跌倒担忧的F1分别达到93.12%和86.27%,实现了这两个相互关联老年综合征的联合建模。

结论:长期真实世界加速度监测可为虚弱和跌倒担忧提供客观、可扩展的联合评估框架。

本刊点评

很多老年风险指标依赖问卷,主观性强且难连续追踪。把真实世界活动模式转成可预测表型,是可穿戴医疗更有前景的方向之一。

英文原摘要

Physical frailty and concern about falling are interrelated geriatric conditions that significantly impair mobility, limit daily activity, and reduce life quality among older adults. Traditional methods for assessing frailty and fall concern rely heavily on questionnaires such as the Fried Frailty Phenotype (FFP) and the Falls Efficacy Scale-International (FES-I). These tools, although clinically established, are subjective, require professional administration, and cannot capture the mutual influence between the two conditions. In this study, we propose a wearable-sensor-based, objective framework that simultaneously predicts physical frailty status and level of concern about falling by analyzing real-world activity patterns. We collected continuous chest acceleration data from 146 participants over a 48-hour period using a pendant sensor. These activity sequences were transformed into barcodes and analyzed using global complexity metrics (e.g., single- and multi-scale entropy) and local sequential dynamics via bidirectional LSTM networks. A multi-task deep learning model with attention mechanisms was proposed to jointly predict frailty and fall concern. Our model achieved high predictive performance for both tasks, achieving F1 scores of 93.12% for physical frailty and 86.27% for concern about falling. This study provides the first joint modeling of physical frailty and concern about falling using long-term real-world accelerometry data.

原文

[5] https://doi.org/10.1038/s41746-026-02863-4


6. 直肠癌EMVI检测中MRI与病理的比较:预后意义和生存结局

期刊:European Radiology

英文标题:MRI versus histopathology in EMVI detection for rectal cancer: prognostic relevance and survival outcomes.

中文摘要

目的:比较MRI与病理检测直肠癌壁外静脉侵犯(EMVI)的准确性,并评估其对长期无复发生存和总生存的预后价值。

方法:前瞻性队列纳入150例活检证实的直肠腺癌患者,使用高分辨率1.5T MRI和术后病理评估EMVI,并分析观察者一致性、临床相关性及Kaplan-Meier/Cox生存结局。

结果:mrEMVI阳性率为52.7%,观察者一致性良好(κ=0.68);手术病例中pEMVI阳性率45.9%,与mrEMVI一致性一般(κ=0.40)。mrEMVI与更晚肿瘤分期、更大肿瘤体积、同步转移及更高CEA显著相关,并可预测更差RFS(HR 5.22,p<0.001)和OS(HR 3.40,p=0.01),而pEMVI无显著预后价值。

结论:相比病理EMVI,mrEMVI是更可靠且更具预后意义的直肠癌影像生物标志物。

本刊点评

这项研究再次说明术前影像标志物并不只是病理的替代品,有时反而更接近患者长期结局。mrEMVI在治疗强度分层中的价值值得被更充分利用。

英文原摘要

OBJECTIVES: To evaluate the diagnostic accuracy of magnetic resonance imaging (MRI) compared to histopathology for detecting extramural venous invasion (EMVI) in rectal cancer, and to assess their prognostic value for long-term recurrence-free survival (RFS) and overall survival (OS). MATERIALS AND METHODS: In a prospective cohort of 150 patients with biopsy-confirmed rectal adenocarcinoma, EMVI was assessed via high-resolution 1.5-T MRI and histopathological examination. Interobserver agreement, clinical correlations, and survival outcomes were analyzed. Kaplan-Meier and Cox regression analyses were used to evaluate recurrence-free survival (RFS) and overall survival (OS). RESULTS: mrEMVI was detected in 52.7% of patients and showed good interobserver agreement (κ = 0.68). pEMVI was confirmed in 45.9% of surgical cases, with fair agreement with mrEMVI (κ = 0.40). mrEMVI was significantly associated with advanced tumor stage, larger tumor volume, synchronous metastases, and elevated CEA levels. mrEMVI positivity predicted poorer RFS (HR 5.22, p < 0.001) and OS (HR 3.40, p = 0.01), while pEMVI showed no significant prognostic value. CONCLUSION: mrEMVI is a more reliable imaging biomarker strongly correlated with long-term oncologic events compared to histopathological EMVI. KEY POINTS: Question Reliable preoperative markers are lacking for accurate EMVI detection in rectal cancer, creating uncertainty in risk stratification and treatment decisions due to inconsistent MRI-pathology concordance. Findings mrEMVI showed strong prognostic value for recurrence and survival, whereas pEMVI did not, and MRI offered higher reliability and reproducibility than histopathology. Clinical relevance Identifying mrEMVI preoperatively enables more accurate risk stratification, helping clinicians tailor treatment intensity and potentially improve survival, while highlighting MRI as a more reliable tool than pathology for guiding management decisions in rectal cancer.

原文

[6] https://doi.org/10.1007/s00330-026-12658-6


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