实现 Booking Excel 预处理接入 SuperAgent

This commit is contained in:
andy
2026-07-20 00:32:01 +07:00
parent b7b04cf1ac
commit d1955f5097
45 changed files with 2955 additions and 10 deletions

View File

@@ -766,6 +766,7 @@ export default {
parsedJson: 'Parsed JSON',
rawAnswer: 'Raw answer',
warnings: 'Warnings',
bookingExcelExtractions: 'Booking Excel attachment extraction',
debugPayload: 'Debug payload',
statuses: {
idle: 'Idle',

View File

@@ -766,6 +766,7 @@ export default {
parsedJson: 'JSON ที่แยกแล้ว',
rawAnswer: 'คำตอบดิบ',
warnings: 'คำเตือน',
bookingExcelExtractions: 'การแยกไฟล์แนบ Booking Excel',
debugPayload: 'Debug payload',
statuses: {
idle: 'รออัปโหลด',

View File

@@ -766,6 +766,7 @@ export default {
parsedJson: '解析 JSON',
rawAnswer: '原始回答',
warnings: '警告',
bookingExcelExtractions: 'Booking Excel 附件预处理',
debugPayload: '调试 Payload',
statuses: {
idle: '待上传',