This commit is contained in:
2026-03-24 18:07:22 +08:00
parent e062368ef2
commit 9a16f738d8
121 changed files with 8904 additions and 3940 deletions
-4
View File
@@ -1,4 +0,0 @@
本目录存放用于 RAGFlow 匹配的表名检索提示词(JSON)。
约定:使用单一 JSON 文件维护多个表名及其模板列表。
示例文件:tables.json。
+23 -11
View File
@@ -1,5 +1,6 @@
{
"apbo_eta_ful": [
"backlog order",
"SO ETA INFO",
"BO list",
"CC",
@@ -17,9 +18,14 @@
"recovery ETA",
"history order",
"Warranty type",
"category"
"category",
"eta",
"eta信息",
"passdue",
"逾期"
],
"apbo_milestone_info": [
"apbo_eta_milestone": [
"soid milestone",
"GR or POD",
"POD",
"GR",
@@ -30,17 +36,23 @@
"里程碑",
"节点明细"
],
"apbo_hic_ssoc_consumption": [
"consumption消耗记录",
"consumption order"
],
"apbo_tp_multiple_impact": [
"multiple impact orders",
"apbo_eta_multiple_impact": [
"multiple impact",
"不达标的multiple impact",
"multiple impact status"
],
"apbo_region_usage_ib_report": [
"ib",
"usage"
"apbo_eta_region_report": [
"region report",
"regional report"
],
"apbo_eta_usage_ib_report":[
],
"apbo_hic_ssoc_consumption": [
"consumption消耗记录",
"consumption order",
"consumption record",
"SSOC consumption",
"consumption"
]
}