From 27c3f725f9bbd51e97857de6cc191d016b660bd6 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期四, 18 七月 2024 18:01:39 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java b/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java index f039c02..f1690cf 100644 --- a/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java +++ b/smartor/src/main/java/com/smartor/domain/IvrLibaScriptTargetoption.java @@ -141,6 +141,13 @@ private Long isabnormal; /** + * 閫夐」鍥剧墖璺緞 + */ + @ApiModelProperty("閫夐」鍥剧墖璺緞") + @Excel(name = "閫夐」鍥剧墖璺緞") + private String picturePath; + + /** * 棰勮闃�鍊间笂闄� */ @ApiModelProperty("棰勮闃�鍊间笂闄�") -- Gitblit v1.9.3