winter пре 1 година
родитељ
комит
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")
private String rentPrice;
@io.swagger.annotations.ApiModelProperty(value = "费用详细说明", name = "priceDetail")
private String priceDetail;

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


Loading…
Откажи
Сачувај