Files
gloria/template/daily_report_template.txt
qichi.liang 00d2218c6d feat: 初始化福州港日报管理系统
- 添加日报生成功能 (report_generator.py)
- 添加 GUI 界面 (daily_report_gui.py)
- 添加班次交接报告功能 (shift_report.py)
- 集成飞书 API 获取排班信息
- 集成 Metabase 查询作业数据
- 生成 AGENTS.md 文档
2026-03-03 02:07:34 +08:00

15 lines
450 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
日期:{{date}}
{{#vessels}}
船名:{{name}}
作业量:{{total_teu}}TEU20尺*{{teu_20ft}} 40尺*{{teu_40ft}}
{{/vessels}}
当日实际作业量:{{daily_actual}}TEU
当月计划作业量:{{month_plan_teu}}TEU
当月实际作业量:{{month_actual_teu}}TEU
当月完成比例:{{completion_rate}}%
{{next_day_date}} 白班人员:{{day_shift}}
{{next_day_date}} 夜班人员:{{night_shift}}
24小时值班手机{{duty_phone}}