From 0fcc6eb314fafab572def73100584d353089ee8c Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期六, 10 一月 2026 16:29:30 +0800
Subject: [PATCH] Merge branch 'dev_tide_sbjkxt' into dev_tide_sbjkxt_xindao

---
 src/main/java/com/ruoyi/device/dto/DeviceLedgerDto.java |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/ruoyi/device/dto/DeviceLedgerDto.java b/src/main/java/com/ruoyi/device/dto/DeviceLedgerDto.java
index 26bdc91..7746fc6 100644
--- a/src/main/java/com/ruoyi/device/dto/DeviceLedgerDto.java
+++ b/src/main/java/com/ruoyi/device/dto/DeviceLedgerDto.java
@@ -72,6 +72,21 @@
     private BigDecimal unTaxIncludingPriceTotal;
 
     /**
+     * 鍚敤鎶樻棫
+     */
+    private Boolean enableDepreciation;
+
+    /**
+     * 瀛樻斁浣嶇疆
+     */
+    private String storageLocation;
+
+    /**
+     * 璁惧鍝佺墝
+     */
+    private String deviceBrand;
+
+    /**
      * 褰曞叆鏃堕棿
      */
     @TableField(fill = FieldFill.INSERT)

--
Gitblit v1.9.3