winter 1 год назад
Родитель
Сommit
4edc00df71
1 измененных файлов: 3 добавлений и 0 удалений
  1. +3
    -0
      mallinkService/src/main/java/com/iformall/domain/po/WxPropertyContract.java

+ 3
- 0
mallinkService/src/main/java/com/iformall/domain/po/WxPropertyContract.java Просмотреть файл

@@ -187,6 +187,9 @@ public class WxPropertyContract extends TenantEntity {


@io.swagger.annotations.ApiModelProperty(value = "多径租赁单价(其他放rentInfo)", name = "priceUnit") @io.swagger.annotations.ApiModelProperty(value = "多径租赁单价(其他放rentInfo)", name = "priceUnit")
private String rentPrice; private String rentPrice;
@io.swagger.annotations.ApiModelProperty(value = "费用详细说明", name = "priceDetail")
private String priceDetail;


@io.swagger.annotations.ApiModelProperty(value = "主体名称", name = "subjectName") @io.swagger.annotations.ApiModelProperty(value = "主体名称", name = "subjectName")
private String subjectName; private String subjectName;


Загрузка…
Отмена
Сохранить