From 3c083b9b322c2f591dbf041deb99a1c7ccfcc550 Mon Sep 17 00:00:00 2001
From: zqy <2522236926@qq.com>
Date: 星期五, 26 十二月 2025 09:26:13 +0800
Subject: [PATCH] 修改bug

---
 zhang-content/src/main/java/com/ruoyi/domain/ZfProperty.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zhang-content/src/main/java/com/ruoyi/domain/ZfProperty.java b/zhang-content/src/main/java/com/ruoyi/domain/ZfProperty.java
index 90f1719..3ab7826 100644
--- a/zhang-content/src/main/java/com/ruoyi/domain/ZfProperty.java
+++ b/zhang-content/src/main/java/com/ruoyi/domain/ZfProperty.java
@@ -104,4 +104,5 @@
 
     private Integer shareId;
 
+    private String companion;
 }

--
Gitblit v1.9.1