|
|
|
@@ -161,9 +161,6 @@ public class WxFinanceReceive extends TenantEntity { |
|
|
|
@TableField(exist = false) |
|
|
|
private List<Long> merchantIdList; |
|
|
|
|
|
|
|
// @io.swagger.annotations.ApiModelProperty(value = "店铺/多径EnumRentShopType", name = "rentShopType") |
|
|
|
// private Integer rentShopType; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "remark", name = "remark") |
|
|
|
private String remark; |
|
|
|
|
|
|
|
|