diff --git a/mis-table/SKILL.md b/mis-table/SKILL.md index bf219a3..00bffa6 100644 --- a/mis-table/SKILL.md +++ b/mis-table/SKILL.md @@ -21,7 +21,7 @@ description: 执行sql的时候需要参考该技能的说明 select part from log_agent_chat where del_flag = '0'; ``` -1. 根据切片号查询并合并各个切片表的数据 +2. 根据切片号查询并合并各个切片表的数据 ```sql select * from log_agent_chat_1 where chat_window_id = <会话ID> @@ -122,7 +122,7 @@ select * from mis-agent.agent_usage_stats_daily where agent_id = <智能体ID> o select * from mis-agent.project_stats_registry ``` -1. 查询项目统计数据 +2. 查询项目统计数据 ```sql select * from mis-agent.project_data_stats_daily where project_id =