<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI技术博客</title>
    <link>https://laifupan.com</link>
    <description>记录使用AI工具（Trae）开发PMS证券投资组合管理平台最佳实践</description>
    <language>zh-CN</language>
    <atom:link href="https://laifupan.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>PMS 演示组合页升级 — 超额收益对比图上线</title>
      <link>https://laifupan.com/article/pms-yanshi-zuhe-chaoe-shouyiduibi</link>
      <description>演示组合详情页净值曲线升级为超额收益对比图，以沪深300为基准，红色跑赢/绿色跑输，直观呈现组合相对市场的超额表现。</description>
      <author>admin</author>
      <pubDate>Mon, 11 May 2026 12:05:18 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/pms-yanshi-zuhe-chaoe-shouyiduibi</guid>
    </item>
    <item>
      <title>5月8日更新：图表库统一迁移与后台数据修复</title>
      <link>https://laifupan.com/article/pms-2026-5yue-8ri-tubiaoku-youhua-houtai-xiufu</link>
      <description>前端图表库从 Recharts 统一迁移至 ApexCharts（全项目8个文件），移除2个死依赖净减40个npm包；修复后台仪表盘因SQL表名拼写错误导致统计数据全显示为0的问题。</description>
      <author>admin</author>
      <pubDate>Fri, 08 May 2026 22:41:04 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/pms-2026-5yue-8ri-tubiaoku-youhua-houtai-xiufu</guid>
    </item>
    <item>
      <title>PMS 5月更新 — 行业热力图优化与估值分析增强</title>
      <link>https://laifupan.com/article/pms-5yue-gengxin-xingye-relitu-youhua</link>
      <description>行业估值热力图全面升级，新增蛋卷指数估值全景、历史分位追踪、PDF导出等功能，同时修复了CSRF安全问题和数据采集链路。</description>
      <author>admin</author>
      <pubDate>Mon, 04 May 2026 10:40:45 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/pms-5yue-gengxin-xingye-relitu-youhua</guid>
    </item>
    <item>
      <title>PMS 4月25日 重要更新</title>
      <link>https://laifupan.com/article/pms-4月22日-重要更新</link>
      <description>本文介绍了估值分析agent功能及后台菜单优化，包括合并数据采集与查询为数据中心、估值分析与数据模型合并为估值与模型、AI相关设置独立为AI配置中心，并优化一级/二级菜单样式。同时更新了DeepSeek API至V4 flash版本，美化了登录界面及登录过期页面。</description>
      <author>admin</author>
      <pubDate>Sun, 26 Apr 2026 20:59:38 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/pms-4月22日-重要更新</guid>
    </item>
    <item>
      <title>PMS 4月20日 新增后台审计日志</title>
      <link>https://laifupan.com/article/后台审计日志中文化完成</link>
      <description>本文介绍了后台审计日志页面的中文化与功能增强更新。主要改进包括：将行为列和模块列翻译并美化为中文，新增“详情”列以支持点击查看数据变更前后的具体内容（以格式化JSON展示）。技术实现涉及后端接口优化和前端映射配置。用户刷新页面后即可体验新的中文界面和数据详情查看功能。</description>
      <author>admin</author>
      <pubDate>Mon, 20 Apr 2026 23:54:52 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/后台审计日志中文化完成</guid>
    </item>
    <item>
      <title>PMS 4月19日 BUG修复 高 PB 占比趋势与指数叠加图表</title>
      <link>https://laifupan.com/article/pms-4月19日-bug修复-高-pb-占比趋势与指数叠加图表</link>
      <description>摘要：发现“高PB占比趋势与指数叠加”图表数据更新失败，原因是自2026年1月1日起的阈值数据未及时计算。排查发现，2010年至2025年数据已预存，近期因未更新导致补齐失败。修复后增加了数据唯一性判断和计算周期的可配置化。</description>
      <author>admin</author>
      <pubDate>Mon, 20 Apr 2026 15:45:27 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/pms-4月19日-bug修复-高-pb-占比趋势与指数叠加图表</guid>
    </item>
    <item>
      <title>PMS系统 4月17日更新 增加 盈亏率</title>
      <link>https://laifupan.com/article/测试测试</link>
      <description>PMS 修复了组合详情页面的盈亏计算问题，并新增了盈亏率数据列。同时解决了编辑器上传图片和AI生图功能因CSRF校验失败而无法使用的问题。</description>
      <author>admin</author>
      <pubDate>Fri, 17 Apr 2026 20:35:30 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/测试测试</guid>
    </item>
    <item>
      <title>PMS系统 4月15日 BUG修复</title>
      <link>https://laifupan.com/article/2026年4月15日-更新</link>
      <description>本文分析了投资组合价格未更新的原因，并实施了修复。问题源于系统优先使用历史快照数据，导致价格滞后。修复方案优化了后台函数，使其能实时同步最新行情价格并自动重算相关指标。经验证，修复后组合价格已正确更新。建议后续清理异常快照数据。</description>
      <author>admin</author>
      <pubDate>Wed, 15 Apr 2026 23:03:29 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/2026年4月15日-更新</guid>
    </item>
    <item>
      <title>如何在openclaw（小龙虾）上使用tushare</title>
      <link>https://laifupan.com/article/如何在openclaw小龙虾上使用tushare</link>
      <description>本文介绍了在OpenClaw平台上安装和使用Tushare官方技能获取证券、股票数据的方法。首先需部署OpenClaw，推荐使用腾讯云轻量化服务器。安装步骤包括在技能页面搜索并安装官方Tushare技能，安装后刷新页面即可使用。</description>
      <author>admin</author>
      <pubDate>Mon, 30 Mar 2026 16:03:15 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/如何在openclaw小龙虾上使用tushare</guid>
    </item>
    <item>
      <title>2026年3月 openclaw 部署、使用、skill技巧最佳实践</title>
      <link>https://laifupan.com/article/2026年3月-openclaw-部署使用skill技巧最佳实践</link>
      <description>本文介绍了OpenClaw的两种部署方式：云服务器部署和本地部署。云服务器部分列举了火山引擎、腾讯云、阿里云和百度智能云的一键部署入口、教程链接及最低价格参考。本地部署部分以Mac为例，详细说明了环境准备（安装Homebrew和Node.js）和OpenClaw的安装步骤，并提供了Windows和其他安装方式的参考链接。</description>
      <author>admin</author>
      <pubDate>Sun, 15 Mar 2026 19:19:09 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/2026年3月-openclaw-部署使用skill技巧最佳实践</guid>
    </item>
    <item>
      <title>使用Trae开发证券模拟组合管理系统（2）</title>
      <link>https://laifupan.com/article/使用trae开发证券模拟组合管理系统2</link>
      <description>本文作者于2025年11月11日汇报了其证券模拟组合管理系统的开发进展。核心突破在于通过“交易流水”和“组合快照”两条主线，解决了净值、仓位等关键指标的计算难题，使系统核心功能在10月后基本完善并稳定试运行。系统已能有效管理组合并跑赢市场指数，未来计划引入AI辅助，增加择时指标功能。</description>
      <author>admin</author>
      <pubDate>Tue, 11 Nov 2025 21:01:26 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/使用trae开发证券模拟组合管理系统2</guid>
    </item>
    <item>
      <title>使用Trae开发证券模拟组合管理系统（1）</title>
      <link>https://laifupan.com/article/使用trae开发证券模拟组合管理系统1</link>
      <description>本文介绍了作者使用Trae框架开发的证券模拟组合管理系统。目前已完成数据采集、数据池、用户管理、邮件认证和定时任务等核心后端模块。接下来将进行前端和API开发，系统将围绕组合交易流水与净值收益率两条核心数据流展开。</description>
      <author>admin</author>
      <pubDate>Thu, 11 Sep 2025 20:01:55 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/使用trae开发证券模拟组合管理系统1</guid>
    </item>
    <item>
      <title>眼里最美的几代iPhone</title>
      <link>https://laifupan.com/article/眼里最美的几代iphone</link>
      <description>文章回顾了iPhone发展历程中三款经典机型：iPhone 5C以其多彩聚酯乙烯塑料外壳和简洁设计备受欣赏；iPhone X作为十周年纪念款，引入Face ID并开启了全面屏时代，是重要转折点；iPhone 12则因回归纯平屏幕设计、改善5G信号和减轻重量而受到青睐。</description>
      <author>admin</author>
      <pubDate>Fri, 16 May 2025 14:20:22 -0000</pubDate>
      <guid isPermaLink="true">https://laifupan.com/article/眼里最美的几代iphone</guid>
    </item>
  </channel>
</rss>