|
@@ -23,7 +23,7 @@ public class WebsitPartsSalesWVO {
|
|
|
private BuyPeopleEnum buyPeople;
|
|
|
|
|
|
@ApiModelProperty("申请类别")
|
|
|
- private String applyCategory;
|
|
|
+ private PartsApplyCategoryEnum applyCategory;
|
|
|
|
|
|
@ZfireField(hide = true)
|
|
|
@ApiModelProperty(value = "网点编号")
|