Files
lzwcai-mcp-server-package/sql/fact_production_plan.json
yuanzhipeng 2d2db5e866 feat(lzwcai_mcpskills_analyzeOrder): 添加MCP技能分析订单模块
- 创建基于MCP协议的SQL查询执行服务器
- 实现从businessQueries.json动态生成查询工具功能
- 支持中文工具名称自动转换为拼音
- 配置详细操作日志记录(仅输出到文件,不干扰MCP通信)
- 添加订单延迟预警分析、工单进度跟踪、供应链风险预警等6个业务查询模板
- 提供完整的安装、使用和开发文档
2026-01-08 00:31:22 +08:00

142 lines
4.0 KiB
JSON

[
{
"production_plan_id": 1,
"assembly_work_order_number": "AWO40743515",
"work_order_count": 5,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 2,
"assembly_work_order_number": "AWO8398648",
"work_order_count": 5,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 3,
"assembly_work_order_number": "AWO14185163",
"work_order_count": 3,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 4,
"assembly_work_order_number": "AWO15498809",
"work_order_count": 5,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 5,
"assembly_work_order_number": "AWO49921525",
"work_order_count": 5,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 6,
"assembly_work_order_number": "AWO36182849",
"work_order_count": 3,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 7,
"assembly_work_order_number": "AWO64090531",
"work_order_count": 4,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 8,
"assembly_work_order_number": "AWO30488156",
"work_order_count": 1,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 9,
"assembly_work_order_number": "AWO86661804",
"work_order_count": 1,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
},
{
"production_plan_id": 10,
"assembly_work_order_number": "AWO72968658",
"work_order_count": 5,
"finished_count": null,
"planned_qty": 100.0,
"completed_qty": null,
"plan_status": null,
"progress_text": null,
"customer_name": null,
"event_time_utc": "26/12/2025 05:36:11.-1f+00",
"source_system": null,
"last_updated_utc": "26/12/2025 05:36:11.-1f+00"
}
]