瀏覽代碼

//bug

private_deployment
xhxu 1 年之前
父節點
當前提交
2a3155b26b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 查看文件

@@ -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…
取消
儲存