修复: 从 Decimal 到 Decimal 的 plainToInstance 会抛出错误 (decimal.js)

作者: FilipSvozil创建于 2025年8月12日更新于 2026年5月8日
标签type: fixstatus: needs triage

Description

plainToInstance throws an error on Decimal values when they are already an instance of Decimal. This is relevant in situations where the plainobject comes from within the application and not over the network.

内容来源: typestack/class-transformer