From 10aaa035f5be0312304d20f022bdb714a8f4900a Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 11 十二月 2024 22:16:23 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/domain/IvrLibaTemplate.java |  643 +++++++++++++++++++++++++++-------------------------------
 1 files changed, 299 insertions(+), 344 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplate.java b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplate.java
index 916fa7c..574bd8a 100644
--- a/smartor/src/main/java/com/smartor/domain/IvrLibaTemplate.java
+++ b/smartor/src/main/java/com/smartor/domain/IvrLibaTemplate.java
@@ -1,422 +1,377 @@
 package com.smartor.domain;
 
+import java.util.ArrayList;
 import java.util.Date;
+import java.util.List;
+
 import com.fasterxml.jackson.annotation.JsonFormat;
+import io.swagger.annotations.ApiModel;
+import io.swagger.annotations.ApiModelProperty;
+import lombok.Data;
 import org.apache.commons.lang3.builder.ToStringBuilder;
 import org.apache.commons.lang3.builder.ToStringStyle;
 import com.ruoyi.common.annotation.Excel;
 import com.ruoyi.common.core.domain.BaseEntity;
 
 /**
- * 璇濇湳妯℃澘搴撳璞� ivr_liba_template
- * 
- * @author smartor
- * @date 2023-03-22
+ * 妯℃澘搴撳璞� ivr_liba_template
+ *
+ * @author ruoyi
+ * @date 2023-12-23
  */
-public class IvrLibaTemplate extends BaseEntity
-{
+@Data
+@ApiModel(value = "IvrLibaTemplate", description = "妯℃澘搴撳璞�")
+public class IvrLibaTemplate extends BaseEntity {
     private static final long serialVersionUID = 1L;
 
-    /** $column.columnComment */
-    private String templateID;
+    /**
+     * 涓婚敭
+     */
+    @ApiModelProperty(value = "涓婚敭")
+    private Long id;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+//    /**
+//     * 鎸囨爣id
+//     */
+//    @Excel(name = "鎸囨爣id")
+//    @ApiModelProperty(value = "鎸囨爣id")
+//    private Integer targetid;
+//
+//    /**
+//     * 鎸囨爣鍚�
+//     */
+//    @Excel(name = "鎸囨爣鍚�")
+//    @ApiModelProperty(value = "鎸囨爣鍚�")
+//    private String targetname;
+
+    /**
+     * 妯℃澘鍚�
+     */
+    @Excel(name = "妯℃澘鍚�")
+    @ApiModelProperty(value = "妯℃澘鍚�")
     private String templateName;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * 娌夐粯鏃堕棿
+     */
+    @Excel(name = "娌夐粯鏃堕棿")
+    @ApiModelProperty(value = "娌夐粯鏃堕棿")
     private Long silencetime;
+//
+//    /**
+//     * 娌夐粯鎸佺画鏃堕棿
+//     */
+//    @Excel(name = "娌夐粯鎸佺画鏃堕棿")
+//    @ApiModelProperty(value = "娌夐粯鎸佺画鏃堕棿")
+//    private Long slienceRepeatTimes;
+//
+//    /**
+//     * 鏃犲尮閰嶆椂闂�
+//     */
+//    @Excel(name = "鏃犲尮閰嶆椂闂�")
+//    @ApiModelProperty(value = "鏃犲尮閰嶆椂闂�")
+//    private Long nomatchRepeatTimes;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private Long slienceRepeatTimes;
-
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private Long nomatchRepeatTimes;
-
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * 绗竴娆¢棶棰樼紪鍙�
+     */
+    @Excel(name = "绗竴娆¢棶棰樼紪鍙�")
+    @ApiModelProperty(value = "绗竴娆¢棶棰樼紪鍙�")
     private Long firstQuestionNum;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * 閫氱敤鍖归厤璇濇湳
+     */
+    @Excel(name = "閫氱敤鍖归厤璇濇湳")
+    @ApiModelProperty(value = "閫氱敤鍖归厤璇濇湳")
     private String submodule;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * 璇█
+     */
+    @Excel(name = "璇█")
+    @ApiModelProperty(value = "璇█")
     private String language;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private Long isEnable;
+    /**
+     * 鎻忚堪
+     */
+    @Excel(name = "鎻忚堪")
+    @ApiModelProperty(value = "鎻忚堪")
+    private String note;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private Long isDel;
+//    /**
+//     * 鍊肩被鍨嬶紙1 閫夐」  2 鏂囨湰  3 鏁板�硷級
+//     */
+//    @ApiModelProperty(value = "鍊肩被鍨嬶紙1 閫夐」  2 鏂囨湰  3 鏁板�硷級")
+//    @Excel(name = "鍊肩被鍨�", readConverterExp = "1=閫夐」,2=鏂囨湰,3=鏁板��")
+//    private Long valueType;
+//
+//    /**
+//     * 鍥炲锛堟寚闂鐨勫洖澶嶏紝缁欓棶绛旈鐢ㄧ殑锛�
+//     */
+//    @ApiModelProperty(value = "鍥炲锛堟寚闂鐨勫洖澶嶏紝缁欓棶绛旈鐢ㄧ殑锛�")
+//    private String reply;
+//
+//    /**
+//     * 鏂板鐢ㄦ埛ID
+//     */
+//    @Excel(name = "鏂板鐢ㄦ埛ID")
+//    @ApiModelProperty(value = "鏂板鐢ㄦ埛ID")
+//    private String addUserID;
+//
+//    /**
+//     * 鏂板鏃堕棿
+//     */
+//    @JsonFormat(pattern = "yyyy-MM-dd")
+//    @Excel(name = "鏂板鏃堕棿", width = 30, dateFormat = "yyyy-MM-dd")
+//    @ApiModelProperty(value = "鏂板鏃堕棿")
+//    private Date addTime;
+//
+//    /**
+//     * 淇敼鐢ㄦ埛ID
+//     */
+//    @Excel(name = "淇敼鐢ㄦ埛ID")
+//    @ApiModelProperty(value = "淇敼鐢ㄦ埛ID")
+//    private String modifyUserID;
+//
+//    /**
+//     * 淇敼鏃堕棿
+//     */
+//    @JsonFormat(pattern = "yyyy-MM-dd")
+//    @Excel(name = "淇敼鏃堕棿", width = 30, dateFormat = "yyyy-MM-dd")
+//    @ApiModelProperty(value = "淇敼鏃堕棿")
+//    private Date modifyTime;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private String addUserID;
-
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private Date addTime;
-
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private String modifyUserID;
-
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private Date modifyTime;
-
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * 鍒嗙粍ID
+     */
+    @Excel(name = "鍒嗙粍ID")
+    @ApiModelProperty(value = "鍒嗙粍ID")
     private String groupID;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private String labelInfo;
+    /**
+     * 鏍囩淇℃伅
+     */
+    @Excel(name = "鏍囩淇℃伅")
+    @ApiModelProperty(value = "鏍囩淇℃伅")
+    private String labelInfo = "";
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * 閫氱敤鍖归厤璇濇湳id
+     */
+    @Excel(name = "閫氱敤鍖归厤璇濇湳id锛堥�氱敤妯℃澘ID锛�")
+    @ApiModelProperty(value = "閫氱敤鍖归厤璇濇湳id锛堥�氱敤妯℃澘ID锛�")
     private String submoduleID;
 
-    /** 鎾姤绫诲瀷 0.璇煶浼樺厛 1.鏂囧瓧浼樺厛 */
+    /**
+     * 鎾姤绫诲瀷 0.璇煶浼樺厛 1.鏂囧瓧浼樺厛
+     */
     @Excel(name = "鎾姤绫诲瀷 0.璇煶浼樺厛 1.鏂囧瓧浼樺厛")
+    @ApiModelProperty(value = " 鎾姤绫诲瀷 0.璇煶浼樺厛 1.鏂囧瓧浼樺厛")
     private Long playType;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * 鐤剧梾鍏宠仈
+     */
+    @Excel(name = "鐤剧梾鍏宠仈")
+    @ApiModelProperty(value = "鐤剧梾鍏宠仈")
     private String icd10code;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * 鐤剧梾鍏宠仈鍚嶇О
+     */
+    @Excel(name = "鐤剧梾鍏宠仈鍚嶇О")
+    @ApiModelProperty(value = "鐤剧梾鍏宠仈鍚嶇О")
     private String icd10codename;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    /**
+     * atuoTaskDayOffset
+     */
+    @Excel(name = "atuoTaskDayOffset")
+    @ApiModelProperty(value = "atuoTaskDayOffset")
     private Long atuoTaskDayOffset;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private String DeptIds;
+    /**
+     * 閮ㄩ棬ID
+     */
+    @Excel(name = "閮ㄩ棬ID")
+    @ApiModelProperty(value = "閮ㄩ棬ID")
+    private String deptIds;
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private String DeptNames;
+    /**
+     * 閮ㄩ棬鍚嶇О
+     */
+    @Excel(name = "閮ㄩ棬鍚嶇О")
+    @ApiModelProperty(value = "閮ㄩ棬鍚嶇О")
+    private String deptNames = "";
 
-    /** $column.columnComment */
-    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
-    private String fKsdm;
+//    /**
+//     * F_KSDM
+//     */
+//    @Excel(name = "F_KSDM")
+//    @ApiModelProperty(value = "F_KSDM")
+//    private String fKsdm;
 
-    /**  鍒犻櫎鏍囪  */
+    /**
+     * 鍒犻櫎鏍囪
+     */
+    @ApiModelProperty(value = "鍒犻櫎鏍囪")
     private String delFlag;
 
-    /**  涓婁紶鏍囪  */
+    /**
+     * 涓婁紶鏍囪
+     */
     @Excel(name = " 涓婁紶鏍囪 ")
+    @ApiModelProperty(value = "涓婁紶鏍囪")
     private Long isupload;
 
-    /**  涓婁紶鏃堕棿  */
+    /**
+     * 涓婁紶鏃堕棿
+     */
     @JsonFormat(pattern = "yyyy-MM-dd")
     @Excel(name = " 涓婁紶鏃堕棿 ", width = 30, dateFormat = "yyyy-MM-dd")
+    @ApiModelProperty(value = "涓婁紶鏃堕棿")
     private Date uploadTime;
 
-    /**  鏈烘瀯ID  */
+    /**
+     * 鏈烘瀯ID
+     */
     @Excel(name = " 鏈烘瀯ID ")
+    @ApiModelProperty(value = "鏈烘瀯ID")
     private String orgid;
 
-    public void setTemplateID(String templateID) 
-    {
-        this.templateID = templateID;
-    }
+    /**
+     * 鐖禝D
+     */
+    @Excel(name = "鐖禝D")
+    @ApiModelProperty(value = "鐖禝D")
+    private Long pid;
 
-    public String getTemplateID() 
-    {
-        return templateID;
-    }
-    public void setTemplateName(String templateName) 
-    {
-        this.templateName = templateName;
-    }
+    /**
+     * 鏃犲尮閰嶆鏁�
+     */
+    @Excel(name = "鏃犲尮閰嶆鏁�")
+    @ApiModelProperty(value = "鏃犲尮閰嶆鏁�")
+    private Long mateNum;
 
-    public String getTemplateName() 
-    {
-        return templateName;
-    }
-    public void setSilencetime(Long silencetime) 
-    {
-        this.silencetime = silencetime;
-    }
+    /**
+     * 闈欓粯娆℃暟
+     */
+    @Excel(name = "闈欓粯娆℃暟")
+    @ApiModelProperty(value = "闈欓粯娆℃暟")
+    private Long noVoiceNum = 0L;
 
-    public Long getSilencetime() 
-    {
-        return silencetime;
-    }
-    public void setSlienceRepeatTimes(Long slienceRepeatTimes) 
-    {
-        this.slienceRepeatTimes = slienceRepeatTimes;
-    }
+    /**
+     * GUID
+     */
+    @Excel(name = "GUID")
+    @ApiModelProperty(value = "GUID")
+    private String guid;
 
-    public Long getSlienceRepeatTimes() 
-    {
-        return slienceRepeatTimes;
-    }
-    public void setNomatchRepeatTimes(Long nomatchRepeatTimes) 
-    {
-        this.nomatchRepeatTimes = nomatchRepeatTimes;
-    }
+    /**
+     * 鍒嗙被id
+     */
+    @Excel(name = "鍒嗙被id")
+    @ApiModelProperty(value = "鍒嗙被id")
+    private Long assortid;
 
-    public Long getNomatchRepeatTimes() 
-    {
-        return nomatchRepeatTimes;
-    }
-    public void setFirstQuestionNum(Long firstQuestionNum) 
-    {
-        this.firstQuestionNum = firstQuestionNum;
-    }
+    /**
+     * 鍙傛暟鍙橀噺
+     */
+    @Excel(name = "鍙傛暟鍙橀噺")
+    @ApiModelProperty(value = "鍙傛暟鍙橀噺")
+    private String parameter;
 
-    public Long getFirstQuestionNum() 
-    {
-        return firstQuestionNum;
-    }
-    public void setSubmodule(String submodule) 
-    {
-        this.submodule = submodule;
-    }
 
-    public String getSubmodule() 
-    {
-        return submodule;
-    }
-    public void setLanguage(String language) 
-    {
-        this.language = language;
-    }
+    /**
+     * 鐗堟湰鍙�
+     */
+    @Excel(name = "鐗堟湰鍙�")
+    @ApiModelProperty(value = "鐗堟湰鍙�")
+    private String version;
 
-    public String getLanguage() 
-    {
-        return language;
-    }
-    public void setIsEnable(Long isEnable) 
-    {
-        this.isEnable = isEnable;
-    }
 
-    public Long getIsEnable() 
-    {
-        return isEnable;
-    }
-    public void setIsDel(Long isDel) 
-    {
-        this.isDel = isDel;
-    }
+    /**
+     * 鍙敤鐘舵��
+     */
+    @Excel(name = "鍙敤鐘舵��")
+    @ApiModelProperty(value = "鍙敤鐘舵��")
+    private String isenable;
 
-    public Long getIsDel() 
-    {
-        return isDel;
-    }
-    public void setAddUserID(String addUserID) 
-    {
-        this.addUserID = addUserID;
-    }
+    /**
+     * 鍙敤鐘舵��
+     */
+    @Excel(name = "鍖婚櫌闄㈠尯")
+    @ApiModelProperty(value = "鍖婚櫌闄㈠尯")
+    private String campus = "";
 
-    public String getAddUserID() 
-    {
-        return addUserID;
-    }
-    public void setAddTime(Date addTime) 
-    {
-        this.addTime = addTime;
-    }
+    /**
+     * 鏍囩
+     */
+    @Excel(name = "鏍囩")
+    @ApiModelProperty(value = "鏍囩")
+    private String tag;
 
-    public Date getAddTime() 
-    {
-        return addTime;
-    }
-    public void setModifyUserID(String modifyUserID) 
-    {
-        this.modifyUserID = modifyUserID;
-    }
+    /**
+     * 鏍囩
+     */
+    @Excel(name = "閫傜敤鏂瑰紡锛氳皟鏌ヨ〃1锛屾櫤鑳借闊�2銆佷汉宸�3")
+    @ApiModelProperty(value = "閫傜敤鏂瑰紡锛氳皟鏌ヨ〃1锛屾櫤鑳借闊�2銆佷汉宸�3")
+    private String suitway;
 
-    public String getModifyUserID() 
-    {
-        return modifyUserID;
-    }
-    public void setModifyTime(Date modifyTime) 
-    {
-        this.modifyTime = modifyTime;
-    }
+//    /**
+//     * 鏍囩
+//     */
+//    @Excel(name = "鍏跺畠鏁版嵁锛堝瓨鍌ㄥ彉閲忥級")
+//    @ApiModelProperty(value = "鍏跺畠鏁版嵁锛堝瓨鍌ㄥ彉閲忥級")
+//    private String otherdata;
 
-    public Date getModifyTime() 
-    {
-        return modifyTime;
-    }
-    public void setGroupID(String groupID) 
-    {
-        this.groupID = groupID;
-    }
+    /**
+     * 闅忚鍓嶈瘽鏈紙寮�鍦虹櫧锛�
+     */
+    @Excel(name = "闅忚鍓嶈瘽鏈紙寮�鍦虹櫧锛�")
+    @ApiModelProperty(value = "闅忚鍓嶈瘽鏈紙寮�鍦虹櫧锛�")
+    private String revisitBefore;
 
-    public String getGroupID() 
-    {
-        return groupID;
-    }
-    public void setLabelInfo(String labelInfo) 
-    {
-        this.labelInfo = labelInfo;
-    }
+    /**
+     * 闅忚鍚�
+     */
+    @Excel(name = "闅忚鍚庤瘽鏈紙缁撴潫璇級")
+    @ApiModelProperty(value = "闅忚鍚庤瘽鏈紙缁撴潫璇級")
+    private String revisitAfter;
 
-    public String getLabelInfo() 
-    {
-        return labelInfo;
-    }
-    public void setSubmoduleID(String submoduleID) 
-    {
-        this.submoduleID = submoduleID;
-    }
+    /**
+     * 鍑洪櫌澶╂暟锛堥暱鏈熶换鍔★紝鍑哄畨闄㈠悗锛岀鍑犲ぉ鍙戦�佷俊鎭級
+     */
+    @ApiModelProperty(value = "鍑洪櫌澶╂暟锛堥暱鏈熶换鍔★紝鍑哄畨闄㈠悗锛岀鍑犲ぉ鍙戦�佷俊鎭級")
+    private Integer sendDay;
 
-    public String getSubmoduleID() 
-    {
-        return submoduleID;
-    }
-    public void setPlayType(Long playType) 
-    {
-        this.playType = playType;
-    }
+    /**
+     * 鏄惁鏄暱鏈熸ā鏉匡細  0锛氫笉鏄�    1锛氭槸
+     */
+    @ApiModelProperty(value = "鏄惁鏄暱鏈熸ā鏉匡細  0锛氫笉鏄�    1锛氭槸")
+    private Integer longTemp;
 
-    public Long getPlayType() 
-    {
-        return playType;
-    }
-    public void setIcd10code(String icd10code) 
-    {
-        this.icd10code = icd10code;
-    }
+    /**
+     * 閮ㄩ棬缂栫爜
+     */
+    @ApiModelProperty(value = "閮ㄩ棬缂栫爜")
+    private String deptCode;
 
-    public String getIcd10code() 
-    {
-        return icd10code;
-    }
-    public void setIcd10codename(String icd10codename) 
-    {
-        this.icd10codename = icd10codename;
-    }
+    /**
+     * pageNum
+     */
+    @ApiModelProperty(value = "pageNum")
+    @Excel(name = "pageNum")
+    private Integer pageNum;
 
-    public String getIcd10codename() 
-    {
-        return icd10codename;
-    }
-    public void setAtuoTaskDayOffset(Long atuoTaskDayOffset) 
-    {
-        this.atuoTaskDayOffset = atuoTaskDayOffset;
-    }
+    /**
+     * pageSize
+     */
+    @ApiModelProperty(value = "pageSize")
+    @Excel(name = "pageSize")
+    private Integer pageSize;
 
-    public Long getAtuoTaskDayOffset() 
-    {
-        return atuoTaskDayOffset;
-    }
-    public void setDeptIds(String DeptIds) 
-    {
-        this.DeptIds = DeptIds;
-    }
 
-    public String getDeptIds() 
-    {
-        return DeptIds;
-    }
-    public void setDeptNames(String DeptNames) 
-    {
-        this.DeptNames = DeptNames;
-    }
-
-    public String getDeptNames() 
-    {
-        return DeptNames;
-    }
-    public void setfKsdm(String fKsdm) 
-    {
-        this.fKsdm = fKsdm;
-    }
-
-    public String getfKsdm() 
-    {
-        return fKsdm;
-    }
-    public void setDelFlag(String delFlag) 
-    {
-        this.delFlag = delFlag;
-    }
-
-    public String getDelFlag() 
-    {
-        return delFlag;
-    }
-    public void setIsupload(Long isupload) 
-    {
-        this.isupload = isupload;
-    }
-
-    public Long getIsupload() 
-    {
-        return isupload;
-    }
-    public void setUploadTime(Date uploadTime) 
-    {
-        this.uploadTime = uploadTime;
-    }
-
-    public Date getUploadTime() 
-    {
-        return uploadTime;
-    }
-    public void setOrgid(String orgid) 
-    {
-        this.orgid = orgid;
-    }
-
-    public String getOrgid() 
-    {
-        return orgid;
-    }
-
-    @Override
-    public String toString() {
-        return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
-            .append("templateID", getTemplateID())
-            .append("templateName", getTemplateName())
-            .append("silencetime", getSilencetime())
-            .append("slienceRepeatTimes", getSlienceRepeatTimes())
-            .append("nomatchRepeatTimes", getNomatchRepeatTimes())
-            .append("firstQuestionNum", getFirstQuestionNum())
-            .append("submodule", getSubmodule())
-            .append("language", getLanguage())
-            .append("description", getDescription())
-            .append("isEnable", getIsEnable())
-            .append("isDel", getIsDel())
-            .append("addUserID", getAddUserID())
-            .append("addTime", getAddTime())
-            .append("modifyUserID", getModifyUserID())
-            .append("modifyTime", getModifyTime())
-            .append("groupID", getGroupID())
-            .append("labelInfo", getLabelInfo())
-            .append("submoduleID", getSubmoduleID())
-            .append("playType", getPlayType())
-            .append("icd10code", getIcd10code())
-            .append("icd10codename", getIcd10codename())
-            .append("atuoTaskDayOffset", getAtuoTaskDayOffset())
-            .append("DeptIds", getDeptIds())
-            .append("DeptNames", getDeptNames())
-            .append("fKsdm", getfKsdm())
-            .append("delFlag", getDelFlag())
-            .append("updateBy", getUpdateBy())
-            .append("updateTime", getUpdateTime())
-            .append("createBy", getCreateBy())
-            .append("createTime", getCreateTime())
-            .append("isupload", getIsupload())
-            .append("uploadTime", getUploadTime())
-            .append("orgid", getOrgid())
-            .toString();
-    }
 }

--
Gitblit v1.9.3