gxwebsoft
  • Joined on 2025-12-22
gxwebsoft pushed to master at gxwebsoft/core 2026-03-01 13:27:07 +08:00
0efca0fb02 fix(setting): 修复超级管理员权限验证逻辑
gxwebsoft pushed to main at gxwebsoft/template-10579 2026-03-01 12:35:46 +08:00
gxwebsoft pushed to master at developer/template-10584 2026-03-01 12:22:27 +08:00
23af704c68 fix(shop): 修复订单确认页面数量输入组件逻辑
gxwebsoft pushed to main at developer/template-10582 2026-03-01 12:19:06 +08:00
ceea662420 feat(customer): 优化报备人管理和权限控制
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-03-01 00:43:31 +08:00
4dae378c9a feat(shop): 添加订单取消和退款时的水票撤销功能
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-03-01 00:30:33 +08:00
a8af20bcde feat(shop): 添加订单取消和退款时的水票撤销功能
gxwebsoft pushed to master at developer/template-10584 2026-02-28 20:28:23 +08:00
ab61aa9ee0 fix(user): 修复用户页面组件状态刷新和水票余额显示问题
64d30e1b62 fix(user): 修复用户自动登录和输入组件配置问题
Compare 2 commits »
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-28 20:17:05 +08:00
2044bdc87a feat(order): 添加订单状态字段并更新关联查询
1c78fdbef4 feat(ai): 新增AI模块功能
Compare 2 commits »
gxwebsoft pushed to master at developer/template-10584 2026-02-28 19:43:03 +08:00
a8eb9e11be feat(dealer): 添加订单解冻状态和订单状态显示功能
gxwebsoft pushed to main at gxwebsoft/mp-vue 2026-02-28 02:07:05 +08:00
5b4f5c393e fix(config): 更新AI API配置以支持生产环境HTTPS访问
gxwebsoft pushed to main at gxwebsoft/mp-vue 2026-02-28 01:42:24 +08:00
ac9712819a fix(config): 更新AI代理配置为本地Ollama服务
91708315f3 style(ai): 格式化 AI API 错误消息和调整 AI 视图布局
Compare 2 commits »
gxwebsoft pushed to master at developer/template-10584 2026-02-28 00:40:43 +08:00
338dc421db fix(ticket): 修复配送地址超出范围提示问题
gxwebsoft pushed to main at gxwebsoft/mp-vue 2026-02-28 00:38:24 +08:00
cc01095107 refactor(ai): 移除 OpenAI 支持并优化 Ollama 集成
gxwebsoft pushed to master at developer/template-10584 2026-02-28 00:38:09 +08:00
6f1e0a6a2b feat(ticket): 添加送水地址修改限制功能
gxwebsoft pushed to main at gxwebsoft/mp-vue 2026-02-28 00:17:25 +08:00
096e78da4c feat(ai): 更新 AI 服务配置和 API 网关设置
2afd831d11 fix(config): 统一使用代理地址避免混合内容问题
Compare 2 commits »
gxwebsoft pushed to main at gxwebsoft/mp-vue 2026-02-27 23:36:21 +08:00
fb5e218b43 fix(ai): 修复AI服务提供商配置逻辑
gxwebsoft pushed to main at gxwebsoft/mp-10579 2026-02-27 22:59:55 +08:00
6a9be80811 refactor(setting): 更新设置组件以支持基于键值的更新
gxwebsoft pushed to main at gxwebsoft/mp-vue 2026-02-27 22:59:08 +08:00
b272ad09ce refactor(proxy): 统一代理路径配置从 /ollama-proxy 到 /proxy
gxwebsoft pushed to main at gxwebsoft/mp-vue 2026-02-27 22:15:46 +08:00
b40326c3a9 feat(ai): 添加 AI 助手功能支持多模型对话
gxwebsoft pushed to master at gxwebsoft/mp-java 2026-02-27 22:06:24 +08:00
3cadaab214 fix(ticket): 解决订单状态更新和并发处理问题