From 37f2e4e68c0d55e094981fa478fc198b907f87dc Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期六, 20 七月 2024 16:30:13 +0800
Subject: [PATCH] 代码提交

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

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
index 717b571..224d36b 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
@@ -190,6 +190,13 @@
     private Long pid;
 
     /**
+     * 閫夐」缁彿
+     */
+    @Excel(name = "閫夐」缁彿")
+    @ApiModelProperty(value = "閫夐」缁彿")
+    private Long optionNo;
+
+    /**
      * GUID
      */
     @Excel(name = "GUID")

--
Gitblit v1.9.3