|
@@ -66,7 +66,7 @@ public class AgreementProductCostsSave {
|
|
|
private String costsEndDate;
|
|
private String costsEndDate;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "优先级")
|
|
@ApiModelProperty(value = "优先级")
|
|
|
- private String priorityLevel;
|
|
|
|
|
|
|
+ private Integer priorityLevel;
|
|
|
|
|
|
|
|
|
|
|
|
|
// ---------------
|
|
// ---------------
|