From 5647e7ffd248ed2209cf549d57fe1b8540b2b054 Mon Sep 17 00:00:00 2001
From: zhs <zhs18203887318@163.com>
Date: 星期一, 28 四月 2025 14:47:28 +0800
Subject: [PATCH] 04-22 zhs 搜索模板名
---
smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java b/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java
index 35f086e..d375c31 100644
--- a/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java
+++ b/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java
@@ -186,6 +186,18 @@
@ApiModelProperty("骞撮緞鍗曚綅")
@Excel(name = " 骞撮緞鍗曚綅 ")
private String ageUnit;
+ /**
+ * 骞撮緞
+ */
+ @ApiModelProperty("骞撮緞")
+ @Excel(name = " 骞撮緞 ")
+ private Long age2;
+ /**
+ * 骞撮緞
+ */
+ @ApiModelProperty("骞撮緞鍗曚綅")
+ @Excel(name = " 骞撮緞鍗曚綅 ")
+ private String ageUnit2;
/**
* 寤烘。鏃堕棿
--
Gitblit v1.9.3