|
|
@@ -84,11 +84,6 @@ public class DataExpertSource implements Serializable {
|
|
|
*/
|
|
|
@ApiModelProperty("数据源类型")
|
|
|
private String sourceType;
|
|
|
- /**
|
|
|
- * magicapi地址
|
|
|
- */
|
|
|
- @ApiModelProperty("magicapi地址")
|
|
|
- private String apiUrl;
|
|
|
|
|
|
@ApiModelProperty("字段配置")
|
|
|
private String fieldJson;
|