From af396db5b1e6dcbb53879af52bd682b4a7e82664 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期一, 21 十月 2024 15:46:44 +0800
Subject: [PATCH] 代码提交

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

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTargetoption.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTargetoption.java
index bc292f7..2e66f28 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaTargetoption.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTargetoption.java
@@ -47,6 +47,13 @@
     @Excel(name = "绫诲埆鍚嶇О")
     private String categoryName;
 
+    /**
+     * 閫変腑鎻愮ず
+     */
+    @ApiModelProperty(value = "閫変腑鎻愮ず")
+    @Excel(name = "閫変腑鎻愮ず")
+    private String prompt;
+
     @ApiModelProperty(value = "鎸囨爣鍊�")
     @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
     private String targetvalue;

--
Gitblit v1.9.3