|
@@ -40,6 +40,7 @@ public class KuaiShouOcpxActionTypeConfig {
|
|
@Excel(name = "优化目标", width = 15)
|
|
@Excel(name = "优化目标", width = 15)
|
|
@ApiModelProperty(value = "优化目标")
|
|
@ApiModelProperty(value = "优化目标")
|
|
private Integer ocpxActionType;
|
|
private Integer ocpxActionType;
|
|
|
|
+ private Integer level;
|
|
/**
|
|
/**
|
|
* 优化名称
|
|
* 优化名称
|
|
*/
|
|
*/
|