From 56256cad0b71c2ef8812e7178f532674b8327f1f Mon Sep 17 00:00:00 2001 From: hjhan Date: Wed, 29 Jul 2026 19:51:42 +0800 Subject: [PATCH] =?UTF-8?q?[EQD-6838]=20=E8=A1=A5=E5=85=85=E8=B8=A9?= =?UTF-8?q?=E5=9D=91=E6=B3=A8=E9=87=8A=EF=BC=9Amain.post=20=E4=B8=9A?= =?UTF-8?q?=E5=8A=A1=E9=94=99=E8=AF=AF=E8=B5=B0=20reject=E3=80=81=E6=9C=AC?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=8B=AC=E7=AB=8B=20script=20=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E3=80=81bundle=20=E5=A4=A7=E5=B0=8F=E5=86=99=E6=95=8F?= =?UTF-8?q?=E6=84=9F+=E9=9D=9E=E8=87=B4=E5=91=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - base/main.js __post/main.post:标注业务错误(success=false/errcode)与网络异常均走 deferred.reject, 调用方只挂 .done 会静默跳过失败分支(约定2补充曾因此长期不生效)。 - app/swaptrade/swapTradeEdit.js calcBondForItem:标注本文件为独立