|
|
|
@ -64,7 +64,7 @@ public class MesDataMigrationCfg extends BaseBean implements Serializable {
|
|
|
|
|
private Integer isPhysicalDelete;
|
|
|
|
|
|
|
|
|
|
//枚举:CommonEnumUtil.DATA_SOURCE_TYPE
|
|
|
|
|
@Column(name = "IS_PHYSICAL_DELETE")
|
|
|
|
|
@Column(name = "DATASOURCE_TYPE")
|
|
|
|
|
@ApiParam(value = "数据源类型")
|
|
|
|
|
private Integer dataSourceType;
|
|
|
|
|
|
|
|
|
|