Browse Source

//bug

private_deployment
xhxu 1 year ago
parent
commit
2a3155b26b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      suimangService/src/main/java/com/iformall/domain/po/sm/VoiceMould.java

+ 1
- 0
suimangService/src/main/java/com/iformall/domain/po/sm/VoiceMould.java View File

@@ -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")


Loading…
Cancel
Save