From 9c8c9675325a22c69ac113ab26f9285b60582ae1 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期二, 09 七月 2024 10:10:26 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java index 2658d6a..717b571 100644 --- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java +++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java @@ -208,11 +208,17 @@ @ApiModelProperty(value = "鏄惁鏄敤鎴烽�夋嫨鐨勯�夐」") private Boolean isUserOperation = false; - /** * 涓嬩竴棰� */ @ApiModelProperty(value = "涓嬩竴棰�") private Integer nextQuestion; + @ApiModelProperty(value = "閫夐」闄勫姞鏍囪瘑") + private String appendflag; + + @ApiModelProperty(value = "闄勪欢淇℃伅") + private String appenddesc; + + } -- Gitblit v1.9.3