|
|
@@ -43,6 +43,7 @@ public class VoiceMould extends TenantEntity { |
|
|
|
@io.swagger.annotations.ApiModelProperty(value="查询-结束时间",name="endDate") |
|
|
|
private Date endDate; |
|
|
|
|
|
|
|
@TableField(exist = false) |
|
|
|
private List<VoiceMould> subVoiceMould; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value="",name="parentId") |
|
|
|