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/pojo/DeviceLedger.java | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/src/main/java/com/ruoyi/device/pojo/DeviceLedger.java b/src/main/java/com/ruoyi/device/pojo/DeviceLedger.java
index caa8f32..04d0d62 100644
--- a/src/main/java/com/ruoyi/device/pojo/DeviceLedger.java
+++ b/src/main/java/com/ruoyi/device/pojo/DeviceLedger.java
@@ -76,6 +76,21 @@
private BigDecimal unTaxIncludingPriceTotal;
/**
+ * 鍚敤鎶樻棫
+ */
+ private Boolean enableDepreciation;
+
+ /**
+ * 瀛樻斁浣嶇疆
+ */
+ private String storageLocation;
+
+ /**
+ * 璁惧鍝佺墝
+ */
+ private String deviceBrand;
+
+ /**
* 褰曞叆鏃堕棿
*/
@TableField(fill = FieldFill.INSERT)
--
Gitblit v1.9.3