dingdanquanliucheng/backend/app/api
2026-05-21 14:59:38 +08:00
..
__init__.py 基础框架搭建 2026-05-14 13:51:06 +08:00
ai.py feat: finalize system report and ai permission gating 2026-05-15 14:33:09 +08:00
audit_logs.py feat: 打通审计日志查询主线 2026-05-14 14:02:00 +08:00
auth.py feat: complete auth and reminder workflow hardening 2026-05-15 13:40:58 +08:00
configs.py 推进提醒接口主线:/api/reminders 列表、已读、欠款提醒检查、沉默客户提醒检查已接入 system_reminder / customer_arrears 数据库优先链路,并按配置完成基础去重和阈值判断;欠款记录自动生成与物流超时提醒仍待继续补。 2026-05-15 11:24:15 +08:00
customers.py 已继续成组推进“统一鉴权 + 数据范围控制”主线:新增通用 token 鉴权依赖,订单/客户/司机任务/系统管理关键接口已补齐角色限制;业务员现仅可访问本人订单与客户,司机现仅可访问本人任务与轨迹,订单详情已按接口文档对业务员隐藏成本/利润等敏感字段。 2026-05-15 12:05:18 +08:00
deps.py feat: complete auth and reminder workflow hardening 2026-05-15 13:40:58 +08:00
files.py feat: complete driver task attachment workflow 2026-05-15 14:13:28 +08:00
logistics.py 优化新增、编辑弹窗样式 2026-05-19 17:30:35 +08:00
orders.py 优化新增、编辑弹窗样式 2026-05-19 17:30:35 +08:00
products.py 优化订单、产品类别模块 2026-05-21 14:59:38 +08:00
reminders.py feat: complete auth and reminder workflow hardening 2026-05-15 13:40:58 +08:00
reports.py feat: finalize system report and ai permission gating 2026-05-15 14:33:09 +08:00
router.py 基础框架搭建 2026-05-14 13:51:06 +08:00
routes.py 基础框架搭建 2026-05-14 13:51:06 +08:00
suppliers.py feat: complete real customer import and web auth flow 2026-05-15 12:18:50 +08:00
system.py feat: finalize system report and ai permission gating 2026-05-15 14:33:09 +08:00