From 861b8c51cf42864fde663391eeb73e4fc61d3848 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期三, 07 一月 2026 17:13:45 +0800
Subject: [PATCH] 【市一】登录bug处理

---
 smartor/src/main/java/com/smartor/domain/HeLibrary.java |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/HeLibrary.java b/smartor/src/main/java/com/smartor/domain/HeLibrary.java
index 3609fd2..a395059 100644
--- a/smartor/src/main/java/com/smartor/domain/HeLibrary.java
+++ b/smartor/src/main/java/com/smartor/domain/HeLibrary.java
@@ -119,6 +119,12 @@
     @Excel(name = " 鏈烘瀯ID ")
     @ApiModelProperty("鏈烘瀯ID")
     private String orgid;
+    /**
+     * 鏈烘瀯ID
+     */
+    @Excel(name = " 鏈烘瀯ID ")
+    @ApiModelProperty("鏈烘瀯ID")
+    private String campusid;
 
     /**
      * 鍒犻櫎鏍囪

--
Gitblit v1.9.3