From 2b2763c83e352f8ffd2ac0b5c46b60c49ee78439 Mon Sep 17 00:00:00 2001
From: zhaowenxuan <chacca165@163.com>
Date: 星期二, 13 五月 2025 14:26:33 +0800
Subject: [PATCH] 2025-05-13

---
 ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjPdfVO.java |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjPdfVO.java b/ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjPdfVO.java
index d4b7b64..500d498 100644
--- a/ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjPdfVO.java
+++ b/ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjPdfVO.java
@@ -22,4 +22,30 @@
     private String standardValue;
     // 寮傚父鏍囧織
     private Long exc;
+    private String val1;
+    private String val2;
+    private String val3;
+    private String val4;
+    private String val5;
+    private String val6;
+    private String proId;
+    /**
+     * 妫�鏌ユ彁绀�
+     */
+    private String ts;
+
+    /**
+     * 妫�鏌ユ墍瑙�
+     */
+    private String sj;
+
+    /**
+     * 瀹℃牳鍖诲笀
+     */
+    private String shys;
+
+    /**
+     * 纰�13id
+     */
+    private String pid;
 }

--
Gitblit v1.8.0