|
|
|
@ -51,6 +51,9 @@ public class BasicdataPricePageVO implements Serializable {
|
|
|
|
|
@ApiModelProperty(value = "价格模板id") |
|
|
|
|
private String templateId; |
|
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "价格模板名称") |
|
|
|
|
private String templateName; |
|
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "模板服务类型") |
|
|
|
|
private String serviceType; |
|
|
|
|
|
|
|
|
|