Commit 25d103f2 authored by 曹盼盼's avatar 曹盼盼

修改

parent 9fd21782
......@@ -19,14 +19,9 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class ConstructionInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "$column.comments")
private String sequenceNbr;
@ApiModelProperty(value = "监管码")
private String supervisoryCode;
@ApiModelProperty(value = "$column.comments")
private Date recDate;
@ApiModelProperty(value = "$column.comments")
private String recUserId;
@ApiModelProperty(value = "$column.comments")
private String instanceId;
@ApiModelProperty(value = "$column.comments")
......@@ -39,8 +34,7 @@ public class ConstructionInfoModel extends AbstractBaseModel {
private String uscUnitName;
@ApiModelProperty(value = "施工时间")
private Date uscDate;
@ApiModelProperty(value = "对接公司编码")
private String appId;
@ApiModelProperty(value = "安装/改造/移装告知ID")
private String uscInformId;
......
......@@ -19,14 +19,10 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class DesignInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "$column.comments")
private String sequenceNbr;
@ApiModelProperty(value = "$column.comments")
private String supervisoryCode;
@ApiModelProperty(value = "$column.comments")
private Date recDate;
@ApiModelProperty(value = "$column.comments")
private String recUserId;
@ApiModelProperty(value = "$column.comments")
private String instanceId;
@ApiModelProperty(value = "$column.comments")
......@@ -51,11 +47,6 @@ public class DesignInfoModel extends AbstractBaseModel {
private String appraisalDate;
@ApiModelProperty(value = "设计规范")
private String designStandard;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Long syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
}
......@@ -19,14 +19,10 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class MaintenanceInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "$column.comments")
private String sequenceNbr;
@ApiModelProperty(value = "$column.comments")
private String supervisoryCode;
@ApiModelProperty(value = "$column.comments")
private Date recDate;
@ApiModelProperty(value = "$column.comments")
private String recUserId;
@ApiModelProperty(value = "$column.comments")
private String instanceId;
@ApiModelProperty(value = "$column.comments")
......@@ -55,11 +51,6 @@ public class MaintenanceInfoModel extends AbstractBaseModel {
private String me24Telephone;
@ApiModelProperty(value = "设备的唯一标识")
private String sequenceCode;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Long syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
}
......@@ -19,8 +19,7 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class OtherInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "$column.comments")
private String sequenceNbr;
@ApiModelProperty(value = "保险机构")
private String insuranceOrg;
@ApiModelProperty(value = "保险到期日")
......@@ -35,11 +34,6 @@ public class OtherInfoModel extends AbstractBaseModel {
private String code96333;
@ApiModelProperty(value = "监管码")
private String supervisoryCode;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Long syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
}
......@@ -19,15 +19,10 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class ProduceInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "$column.comments")
private String sequenceNbr;
@ApiModelProperty(value = "$column.comments")
private String supervisoryCode;
@ApiModelProperty(value = "$column.comments")
private Date recDate;
@ApiModelProperty(value = "$column.comments")
private String recUserId;
@ApiModelProperty(value = "$column.comments")
private String instanceId;
@ApiModelProperty(value = "$column.comments")
private String status;
......@@ -55,11 +50,6 @@ public class ProduceInfoModel extends AbstractBaseModel {
private String supervisionAgencyCredential;
@ApiModelProperty(value = "型式试验证书")
private String typeTestCredential;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Long syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
}
......@@ -8,7 +8,7 @@ import lombok.EqualsAndHashCode;
import java.math.BigDecimal;
import java.util.Date;
import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
/**
* 注册登记信息表
*
......@@ -21,14 +21,10 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class RegistrationInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "$column.comments")
private String sequenceNbr;
@ApiModelProperty(value = "$column.comments")
private String supervisoryCode;
@ApiModelProperty(value = "$column.comments")
private Date recDate;
@ApiModelProperty(value = "$column.comments")
private String recUserId;
@ApiModelProperty(value = "$column.comments")
private String instanceId;
@ApiModelProperty(value = "$column.comments")
......@@ -71,11 +67,6 @@ public class RegistrationInfoModel extends AbstractBaseModel {
private String engineNumber;
@ApiModelProperty(value = "电动机编号")
private String motorNumber;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Long syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
}
......@@ -18,8 +18,7 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class StaffBaseInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "id")
private Long sequenceNbr;
@ApiModelProperty(value = "作业人员姓名")
private String operator;
@ApiModelProperty(value = "作业人员证件类型")
......@@ -36,15 +35,6 @@ public class StaffBaseInfoModel extends AbstractBaseModel {
private String unit;
@ApiModelProperty(value = "聘用时间")
private Date employmentDate;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Integer syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
@ApiModelProperty(value = "创建时间")
private Date recDate;
@ApiModelProperty(value = "操作人员")
private String recUserId;
}
......@@ -19,8 +19,7 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class StaffQualifInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "id")
private Long sequenceNbr;
@ApiModelProperty(value = "作业人员身份证号")
private String operatorId;
@ApiModelProperty(value = "作业项目名称")
......@@ -31,15 +30,6 @@ public class StaffQualifInfoModel extends AbstractBaseModel {
private Date effectiveDate;
@ApiModelProperty(value = "发证机关")
private String issuingAuthor;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Integer syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
@ApiModelProperty(value = "创建时间")
private Date recDate;
@ApiModelProperty(value = "操作人员")
private String recUserId;
}
......@@ -19,14 +19,10 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class SuperviseInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "$column.comments")
private String sequenceNbr;
@ApiModelProperty(value = "$column.comments")
private String supervisoryCode;
@ApiModelProperty(value = "$column.comments")
private Date recDate;
@ApiModelProperty(value = "$column.comments")
private String recUserId;
@ApiModelProperty(value = "$column.comments")
private String instanceId;
@ApiModelProperty(value = "$column.comments")
......@@ -41,11 +37,6 @@ public class SuperviseInfoModel extends AbstractBaseModel {
private String denselyPopulatedAreas;
@ApiModelProperty(value = "是否在重要场所")
private String importantPlaces;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Long syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
}
......@@ -19,14 +19,10 @@ import com.yeejoin.amos.api.openapi.face.model.AbstractBaseModel;
public class UseInfoModel extends AbstractBaseModel {
private static final long serialVersionUID = 1L;
@ApiModelProperty(value = "$column.comments")
private String sequenceNbr;
@ApiModelProperty(value = "监管码")
private String supervisoryCode;
@ApiModelProperty(value = "$column.comments")
private Date recDate;
@ApiModelProperty(value = "$column.comments")
private String recUserId;
@ApiModelProperty(value = "$column.comments")
private String instanceId;
@ApiModelProperty(value = "$column.comments")
......@@ -79,11 +75,5 @@ public class UseInfoModel extends AbstractBaseModel {
private String cityName;
@ApiModelProperty(value = "$column.comments")
private String countyName;
@ApiModelProperty(value = "同步时间")
private Date syncDate;
@ApiModelProperty(value = "同步状态(0-新增 1-更新 2-删除)")
private Long syncState;
@ApiModelProperty(value = "对接公司编码")
private String appId;
}
......@@ -24,11 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class ConstructionInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * 监管码
* */
......@@ -39,14 +35,6 @@ public class ConstructionInfo extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -83,12 +71,7 @@ public class ConstructionInfo extends AbstractBaseEntity {
@TableField(value ="USC_DATE")
private Date uscDate;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
/**
* * 安装/改造/移装告知ID
* */
......
......@@ -24,11 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class DesignInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * $column.comments
* */
......@@ -39,14 +35,6 @@ public class DesignInfo extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -119,23 +107,5 @@ public class DesignInfo extends AbstractBaseEntity {
@TableField(value ="DESIGN_STANDARD")
private String designStandard;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,11 +25,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class EquipTechParamBoiler extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * $column.comments
* */
......@@ -40,14 +36,7 @@ public class EquipTechParamBoiler extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -204,29 +193,12 @@ public class EquipTechParamBoiler extends AbstractBaseEntity {
@TableField(value ="GL_AIRTIGHT_TEST")
private BigDecimal glAirtightTest;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 安装附件与有关装置
* */
@TableField(value ="SAFETY_ACCESSORIES_AND_RELATED_DEVICES")
private String safetyAccessoriesAndRelatedDevices;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,29 +25,16 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class EquipTechParamElevator extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * $column.comments
* */
@TableField(value ="SUPERVISORY_CODE")
private String supervisoryCode;
/**
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -468,23 +455,6 @@ public class EquipTechParamElevator extends AbstractBaseEntity {
@TableField(value ="KZG_OPERATION_MODE")
private String kzgOperationMode;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,29 +25,14 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class EquipTechParamLifting extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * 监管码
* */
@TableField(value ="SUPERVISORY_CODE")
private String supervisoryCode;
/**
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -1050,18 +1035,7 @@ public class EquipTechParamLifting extends AbstractBaseEntity {
@TableField(value ="HANGING_CAGES_NUMBER")
private String hangingCagesNumber;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 安全保护装置
* */
......@@ -1074,11 +1048,6 @@ public class EquipTechParamLifting extends AbstractBaseEntity {
@TableField(value ="MAIN_PART")
private String mainPart;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,29 +25,15 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class EquipTechParamPipeline extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * 监管码
* */
@TableField(value ="SUPERVISORY_CODE")
private String supervisoryCode;
/**
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -150,29 +136,13 @@ public class EquipTechParamPipeline extends AbstractBaseEntity {
@TableField(value ="REMARKS")
private String remarks;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 管道信息
* */
@TableField(value ="PIPE_INFO")
private String pipeInfo;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,11 +25,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class EquipTechParamRides extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * 监管码
* */
......@@ -40,14 +36,7 @@ public class EquipTechParamRides extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -354,23 +343,6 @@ public class EquipTechParamRides extends AbstractBaseEntity {
@TableField(value ="OPERATOR_NUMBER")
private Integer operatorNumber;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,29 +25,15 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class EquipTechParamRopeway extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * 监管码
* */
@TableField(value ="SUPERVISORY_CODE")
private String supervisoryCode;
/**
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -150,29 +136,13 @@ public class EquipTechParamRopeway extends AbstractBaseEntity {
@TableField(value ="BALANCE_CABLE")
private String balanceCable;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 主要部件
* */
@TableField(value ="MAIN_COMPONENTS")
private String mainComponents;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,23 +25,8 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class EquipTechParamVehicle extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -318,29 +303,13 @@ public class EquipTechParamVehicle extends AbstractBaseEntity {
@TableField(value ="MAIN_PARTS")
private String mainParts;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 监管码
* */
@TableField(value ="SUPERVISORY_CODE")
private String supervisoryCode;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,11 +25,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class EquipTechParamVessel extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * 监管码
* */
......@@ -40,14 +36,7 @@ public class EquipTechParamVessel extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -546,18 +535,7 @@ public class EquipTechParamVessel extends AbstractBaseEntity {
@TableField(value ="PER_CAPITA_CABIN_CAPACITY")
private BigDecimal perCapitaCabinCapacity;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 固定安全附件
* */
......@@ -576,11 +554,6 @@ public class EquipTechParamVessel extends AbstractBaseEntity {
@TableField(value ="GAS_CYLINDER_ACCESSORIES")
private String gasCylinderAccessories;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -24,11 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class MaintenanceInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * $column.comments
* */
......@@ -39,14 +35,7 @@ public class MaintenanceInfo extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -131,23 +120,6 @@ public class MaintenanceInfo extends AbstractBaseEntity {
@TableField(value ="SEQUENCE_CODE")
private String sequenceCode;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -24,11 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class OtherInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * 保险机构
* */
......@@ -71,23 +67,6 @@ public class OtherInfo extends AbstractBaseEntity {
@TableField(value ="SUPERVISORY_CODE")
private String supervisoryCode;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -24,14 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class ProduceInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * $column.comments
* */
@TableField(value ="SUPERVISORY_CODE")
private String supervisoryCode;
......@@ -39,17 +32,6 @@ public class ProduceInfo extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
@TableField(value ="INSTANCE_ID")
private String instanceId;
......@@ -131,23 +113,6 @@ public class ProduceInfo extends AbstractBaseEntity {
@TableField(value ="TYPE_TEST_CREDENTIAL")
private String typeTestCredential;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -25,11 +25,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class RegistrationInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * $column.comments
* */
......@@ -40,14 +36,7 @@ public class RegistrationInfo extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
......@@ -174,23 +163,6 @@ public class RegistrationInfo extends AbstractBaseEntity {
@TableField(value ="MOTOR_NUMBER")
private String motorNumber;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -24,11 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class StaffBaseInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * id
* */
private Long sequenceNbr;
/**
* * 作业人员姓名
* */
......@@ -77,35 +73,9 @@ public class StaffBaseInfo extends AbstractBaseEntity {
@TableField(value ="EMPLOYMENT_DATE")
private Date employmentDate;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Integer syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
/**
* * 创建时间
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * 操作人员
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
}
......@@ -24,11 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class StaffQualifInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * id
* */
private Long sequenceNbr;
/**
* * 作业人员身份证号
* */
......@@ -59,35 +55,8 @@ public class StaffQualifInfo extends AbstractBaseEntity {
@TableField(value ="ISSUING_AUTHOR")
private String issuingAuthor;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Integer syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
/**
* * 创建时间
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * 操作人员
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
}
......@@ -24,11 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class SuperviseInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * $column.comments
* */
......@@ -39,18 +35,6 @@ public class SuperviseInfo extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
@TableField(value ="INSTANCE_ID")
private String instanceId;
/**
......@@ -89,23 +73,7 @@ public class SuperviseInfo extends AbstractBaseEntity {
@TableField(value ="IMPORTANT_PLACES")
private String importantPlaces;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
......@@ -24,11 +24,7 @@ import com.yeejoin.amos.api.openapi.face.orm.entity.AbstractBaseEntity;
public class UseInfo extends AbstractBaseEntity {
private static final long serialVersionUID = 1L;
/**
* * $column.comments
* */
private String sequenceNbr;
/**
* * 监管码
* */
......@@ -39,18 +35,6 @@ public class UseInfo extends AbstractBaseEntity {
* * $column.comments
* */
@TableField(value ="REC_DATE")
private Date recDate;
/**
* * $column.comments
* */
@TableField(value ="REC_USER_ID")
private String recUserId;
/**
* * $column.comments
* */
@TableField(value ="INSTANCE_ID")
private String instanceId;
/**
......@@ -203,23 +187,6 @@ public class UseInfo extends AbstractBaseEntity {
@TableField(value ="COUNTY_NAME")
private String countyName;
/**
* * 同步时间
* */
@TableField(value ="SYNC_DATE")
private Date syncDate;
/**
* * 同步状态(0-新增 1-更新 2-删除)
* */
@TableField(value ="SYNC_STATE")
private Long syncState;
/**
* * 对接公司编码
* */
@TableField(value ="APP_ID")
private String appId;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment