xieyinlu xieyinlu
  • Joined on 2024-12-11
xieyinlu synced and deleted reference refs/tags/dev at xieyinlu/ruoyi-ai from mirror 2025-09-20 00:16:13 +08:00
xieyinlu synced and deleted reference refs/tags/kid-auth at xieyinlu/ruoyi-ai from mirror 2025-09-20 00:16:13 +08:00
xieyinlu synced and deleted reference refs/tags/mineru/dev at xieyinlu/ruoyi-ai from mirror 2025-09-20 00:16:13 +08:00
xieyinlu synced and deleted reference refs/tags/pdf-image at xieyinlu/ruoyi-ai from mirror 2025-09-20 00:16:13 +08:00
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-09-20 00:16:13 +08:00
a33159f9a3 移除不必要配置
6462752fd6 恢复微信模块,优化知识库切片功能
afc1272ff5 恢复微信模块,优化知识库切片功能
fa5dc80a93 Merge remote-tracking branch 'origin/mineru/dev'
acc2d5d1a8 Merge remote-tracking branch 'origin/pdf-image'
Compare 15 commits »
xieyinlu synced commits to refs/pull/198/merge at xieyinlu/ruoyi-ai from mirror 2025-09-19 07:56:17 +08:00
2a45776aeb 新增数据库开发规范
Compare 2 commits »
xieyinlu synced commits to refs/pull/165/merge at xieyinlu/ruoyi-ai from mirror 2025-09-19 07:56:16 +08:00
2a45776aeb 新增数据库开发规范
b2a589ed9c Update README.md
Compare 3 commits »
xieyinlu synced commits to refs/pull/179/merge at xieyinlu/ruoyi-ai from mirror 2025-09-19 07:56:16 +08:00
2a45776aeb 新增数据库开发规范
b2a589ed9c Update README.md
Compare 3 commits »
xieyinlu synced commits to refs/pull/180/merge at xieyinlu/ruoyi-ai from mirror 2025-09-19 07:56:16 +08:00
2a45776aeb 新增数据库开发规范
b2a589ed9c Update README.md
Compare 3 commits »
xieyinlu synced commits to refs/pull/181/merge at xieyinlu/ruoyi-ai from mirror 2025-09-18 07:26:14 +08:00
2a45776aeb 新增数据库开发规范
Compare 2 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-09-18 07:26:13 +08:00
2a45776aeb 新增数据库开发规范
xieyinlu synced commits to refs/pull/181/merge at xieyinlu/ruoyi-ai from mirror 2025-09-17 23:16:10 +08:00
b2a589ed9c Update README.md
Compare 2 commits »
xieyinlu synced commits to refs/pull/196/head at xieyinlu/ruoyi-ai from mirror 2025-09-17 06:56:14 +08:00
2ac34e313a fix:修复切换知识库的时候只有ID为1L才能查看所有知识库,改为可以查看自己创建的知识库
xieyinlu synced commits to refs/pull/196/merge at xieyinlu/ruoyi-ai from mirror 2025-09-17 06:56:14 +08:00
b2a589ed9c Update README.md
2ac34e313a fix:修复切换知识库的时候只有ID为1L才能查看所有知识库,改为可以查看自己创建的知识库
Compare 3 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-09-17 06:56:13 +08:00
b2a589ed9c Update README.md
xieyinlu synced commits to refs/pull/179/merge at xieyinlu/ruoyi-ai from mirror 2025-09-11 03:57:55 +08:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
Compare 6 commits »
xieyinlu synced commits to refs/pull/165/merge at xieyinlu/ruoyi-ai from mirror 2025-09-07 05:14:50 +08:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
Compare 6 commits »
xieyinlu synced commits to refs/pull/181/merge at xieyinlu/ruoyi-ai from mirror 2025-09-05 04:14:52 +08:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
Compare 44 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-09-05 04:14:51 +08:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
4a8d21a742 fix(billing): 1. 新增统一计费代理 BillingChatServiceProxy位置:ruoyi-modules/ruoyi-chat/src/main/java/org/ruoyi/chat/service/chat/proxy/BillingChatServiceProxy.java 作用:为所有ChatService实现类提供透明的计费代理包装
Compare 43 commits »
xieyinlu synced commits to refs/pull/165/merge at xieyinlu/ruoyi-ai from mirror 2025-09-05 04:14:51 +08:00
c62530176f Merge pull request #187 from xiaonieli7/feature_20250813_fix_codeOptimization
c7554d7e35 fix(billing): 1. 新增统一计费代理 BillingChatServiceProxy位置:ruoyi-modules/ruoyi-chat/src/main/java/org/ruoyi/chat/service/chat/proxy/BillingChatServiceProxy.java 作用:为所有ChatService实现类提供透明的计费代理包装
1e4af3d01b fix(billing): 修复Token计费逻辑和消息更新机制
1e3b49c9b8 用户发送消息 → 预检查余额 → 保存用户消息 → 发布计费事件 → 异步扣费 → 保存账单记录
Compare 39 commits »