From 5cbcb6cce6349c81defb99ef1c178affe38e81f8 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期四, 23 四月 2026 16:13:10 +0800
Subject: [PATCH] 【市一】360接口实现
---
smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java | 6 ++++++
1 files changed, 6 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 aae705a..26ea601 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java
@@ -263,4 +263,10 @@
@Excel(name = "寮傚父閫夐」锛�1鍚︼紙榛樿锛� 2鏄�")
@ApiModelProperty(value = "寮傚父閫夐」锛�1鍚︼紙榛樿锛� 2鏄�")
private Long isException;
+
+ /**
+ * 榛樿閫夐」锛�1 鍚� 2 鏄�
+ */
+ @ApiModelProperty("榛樿閫夐」锛�1 鍚︼紙榛樿锛� 2 鏄�")
+ private Long defaultValue;
}
--
Gitblit v1.9.3