Przeglądaj źródła

fix

release_toaliyun_real
winter 1 rok temu
rodzic
commit
62b2b2b7b7
1 zmienionych plików z 5 dodań i 0 usunięć
  1. +5
    -0
      mallinkService/src/main/java/com/iformall/domain/po/WxRentContract.java

+ 5
- 0
mallinkService/src/main/java/com/iformall/domain/po/WxRentContract.java Wyświetl plik

@@ -301,6 +301,11 @@ public class WxRentContract extends TenantEntity {
@io.swagger.annotations.ApiModelProperty(value = "联营扣点调整比率", name = "revenueRatioSet")
private String revenueRatioSet;
@TableField(exist = false)
private String revenueYear;
public String getRevenueYear() {
return revenueRatioSet;
}
@io.swagger.annotations.ApiModelProperty(value = "计租周期 1日2月3自然月EnumRentContractAdjustPeriod", name = "adjustPeriod")
private Integer adjustPeriod;


Ładowanie…
Anuluj
Zapisz