PREVIEW · 设计示意clotherp
ZhaoYun · Schematic
示意图为系统风格化简笔,用于呈现该类场景的典型界面结构;真实项目 UI 会按客户 VI 与行业规范定制。
CASE STUDY · 案例叙述
项目
背景与成果
款式 / 颜色 / 尺码三维 SKU 结构,覆盖订单 → 拆单 → 采购 → 入库 → 排产
→ 出货全链路;前端 Vue 3 + Element Plus + ECharts 看板,后端 FastAPI
异步 + aiomysql 高并发。
NOTES · 备注
项目备注
迁移历史:
· 2026-05-18 GZ1 因 swap 紧张停服(systemd 禁用);
· 2026-05-27 完整迁移到 GZ2:代码 → /var/www/html/ClothERP,
Python 3.11 venv 在 /var/www/html/ClothERP/backend/venv
(pandas 2.0.3 + numpy 1.26.4 绑定,避免 numpy 2.x ABI 冲突),
MariaDB clotherp_v2 库已恢复(用户 clotherp_v2),
Redis db 0 在 127.0.0.1:6379。
GZ1 /var/www/html/ClothERP 已删除,配置备份在
/var/www/backups/decom-clotherp-20260527_063429/。