@ -88,7 +88,7 @@ public class BasicPdaEntity extends TenantEntity {
* 是否收取押金;1-没有,2-有
*/
@ApiModelProperty(value = "是否收取押金;1-没有,2-有")
private Integer isDeposit;
private String isDeposit;
/**
* 押金金额;单位(元)