|
|
@ -67,6 +67,9 @@ public class ScmVehRebateDto implements Dto { |
|
|
|
private String calculationModeKey; |
|
|
|
@ApiModelProperty("计算方式Value") |
|
|
|
private String calculationModeValue; |
|
|
|
@ApiModelProperty("返利政策方") |
|
|
|
private String policySideKey; |
|
|
|
private String policySideValue; |
|
|
|
@ApiModelProperty("调整状态") |
|
|
|
private Integer adjustmentState; |
|
|
|
@ApiModelProperty("组织全路径") |
|
|
|