qwen_agent/skills/developing/account-reconciliation/language.json
朱潮 462ba14074 add language.json for developing and linggan skills
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-23 21:10:36 +08:00

15 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ja": {
"description": "レジ照合収銀稽核・対账。企迈QianMaiシステムの売上明細と、デリバリープラットフォーム京东到家 / 美团外卖 / 饿了么·淘宝闪购)の明細が一致するかを突合する。ユーザーが「美团饿了么收银稽核口径」系の Excel を提供し、収银稽核 / 平台对账 / 账单核对 / 結算金額の比較が必要なときに使用する。データ構造、読み込み上の落とし穴、1件ごとの対账口径を明確に説明し、実際のシートに合わせて柔軟に適用する。",
"category": "データ・取得"
},
"zh": {
"description": "收银稽核对账。核对企迈QianMai系统账单与外卖平台京东到家 / 美团外卖 / 饿了么·淘宝闪购)账单是否一致。当用户提供「美团饿了么收银稽核口径」类 Excel、需要做收银稽核 / 平台对账 / 账单核对 / 结算金额比对时使用。讲清数据结构、读取陷阱与逐单对账口径,按实际表灵活适配。",
"category": "数据检索"
},
"en": {
"description": "Cashier audit reconciliation (收银稽核对账). Reconciles QianMai (企迈) system bills against delivery-platform bills (京东到家 / 美团外卖 / 饿了么·淘宝闪购) to check whether they match. Use this skill when the user provides a \"美团饿了么收银稽核口径\"-style Excel and needs 收银稽核 / platform reconciliation / bill matching / settlement amount comparison. Explains the data structure, common parsing pitfalls, and per-order reconciliation rules, and adapts flexibly to the actual sheet layout.",
"category": "Data & Retrieval"
}
}