Ver a proveniência

fix

release_toaliyun_real
winter há 1 ano
ascendente
cometimento
406dd6bff0
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      mallinkService/src/main/java/com/iformall/domain/po/WxAllBill.java

+ 2
- 0
mallinkService/src/main/java/com/iformall/domain/po/WxAllBill.java Ver ficheiro

@@ -295,6 +295,8 @@ public class WxAllBill extends TenantEntity {
private List<Long> propertyContractIds; private List<Long> propertyContractIds;
@TableField(exist = false) @TableField(exist = false)
private List<Long> notInIds; private List<Long> notInIds;
@TableField(exist = false)
private List<Long> rentContractIdList;
} }

Carregando…
Cancelar
Guardar