feat: optimize AI suggestion and workorder sync - support same-day multiple update numbering - insert new suggestions at top maintaining reverse chronological order - reference process history when generating suggestions - simplify prompts to avoid forcing log analysis - fix Chinese comment encoding issues
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
"Has it been updated on the same day": "has_updated_same_day",
|
||||
"Operating time": "operating_time",
|
||||
"AI建议": "ai_suggestion",
|
||||
"Issue Start Time": "updated_at"
|
||||
"Issue Start Time": "updated_at",
|
||||
"Wilfulness(责任人<E4BBBB>?": "wilfulness",
|
||||
"父<>?<3F>录": "parent_record",
|
||||
"AI建<49>??": "ai_suggestion"
|
||||
},
|
||||
"field_aliases": {
|
||||
"order_id": [
|
||||
|
||||
Reference in New Issue
Block a user