selfrelease
|
af58df2093
|
deploy: 2026-07-15 14:06 部署更新
|
2026-07-15 14:06:35 +08:00 |
|
selfrelease
|
81c6212da9
|
deploy: 2026-07-15 14:04 部署更新
|
2026-07-15 14:04:58 +08:00 |
|
selfrelease
|
96997c3afc
|
feat: 客户列表按产品线分组展示 + 产品线筛选
- server.py: /api/customers 增加 product_id 筛选参数 + 返回 product_categories 字段
- index.html: 客户列表按产品线分组渲染(儿童益生菌/女性减肥益生菌/未关联) + 增加产品线筛选下拉
|
2026-07-15 12:03:10 +08:00 |
|
selfrelease
|
2b0c35220a
|
feat: 新增产品管理模块 + AI基于产品详情生成范式对话 + 一键远程部署脚本
- schema.sql: 新增 product 表(positioning/selling_points) + deal 表加 product_id + 序列重置 + ALTER TABLE 迁移
- server.py: 产品 CRUD API + deal 关联 product_id + 仪表盘产品线统计 + 范式对话动态读取产品详情
- index.html: 产品管理页面 + 录入成交产品下拉 + 仪表盘增强 + 范式对话产品选择 + 导航通用化
- run_demo.sh: python 改 python3 + 预置成交关联 product_id
- deploy.sh: 一键远程部署脚本(rsync+ssh+重启)
- deploy_remote.sh: 远程数据库迁移脚本
|
2026-07-15 11:37:33 +08:00 |
|
freedakgmail
|
5926c73ff1
|
微信营销管理系统 - 益童宝销售管理平台
- 数据库: PostgreSQL schema + 3名销售/21客户/341消息/6成交
- 采集代理: mock_sync.py 模拟微信聊天同步
- AI分析: analyze.py 规则模式 + 千问LLM模式
- 后端: FastAPI 11个API接口
- 前端: 仪表盘/销售列表/客户列表/成交记录/交流分析/录入成交
- 交流分析: 全部客户对话概览 + LLM标准范式对话生成
- 部署: systemd + nginx, 已部署至 sale.all8ai.top
|
2026-07-14 22:31:29 +08:00 |
|