禅道bug#1590修复

This commit is contained in:
gaoqr
2026-06-10 14:37:56 +08:00
parent 6ee96fb75f
commit 16db1ddaad
4 changed files with 48 additions and 92 deletions
@@ -537,7 +537,6 @@ public class DefaultOrderImportXmlParserHandler {
.createTime(LocalDateTime.now())
.detail(JsonUtils.zipString(JSON.toJSONString(boxXmlVO)))
.sort(sort++)
.area(BigDecimal.ZERO)
.build());
}