From ef81a5cbfbb98974ed1ba54d0e47b7e74a9b96b9 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期四, 06 六月 2024 15:33:55 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java index c07d1f1..2658d6a 100644 --- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java +++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplateTargetoption.java @@ -140,19 +140,19 @@ @ApiModelProperty(value = "鏄惁寮傚父鏍囪瘑") private Long isabnormal; - /** - * 棰勮闃�鍊间笂闄� - */ - @Excel(name = "棰勮闃�鍊间笂闄�") - @ApiModelProperty(value = "棰勮闃�鍊间笂闄�") - private Long warnup; - - /** - * 棰勮闃�鍊间笅闄� - */ - @Excel(name = "棰勮闃�鍊间笅闄�") - @ApiModelProperty(value = "棰勮闃�鍊间笅闄�") - private Long warndown; +// /** +// * 棰勮闃�鍊间笂闄� +// */ +// @Excel(name = "棰勮闃�鍊间笂闄�") +// @ApiModelProperty(value = "棰勮闃�鍊间笂闄�") +// private Long warnup; +// +// /** +// * 棰勮闃�鍊间笅闄� +// */ +// @Excel(name = "棰勮闃�鍊间笅闄�") +// @ApiModelProperty(value = "棰勮闃�鍊间笅闄�") +// private Long warndown; /** * 鍒犻櫎鏍囪 -- Gitblit v1.9.3