From 394e00dfbe5adf153dce53c34615874a9ea9273f Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 15 一月 2026 15:08:22 +0800
Subject: [PATCH] 给宣教内容做通配符替换
---
smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java | 6 ++++++
1 files changed, 6 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 6da1123..25ac419 100644
--- a/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java
+++ b/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java
@@ -96,6 +96,12 @@
private String guid;
/**
+ * 闄㈠尯
+ */
+ @ApiModelProperty("闄㈠尯")
+ private String campusid;
+
+ /**
* GUID
*/
@ApiModelProperty("鍑洪櫌璇婃柇")
--
Gitblit v1.9.3