czt
3 天以前 8bb6004ed19b69fff5b0ca70303c616bc71546e6
src/main/java/com/fzzy/api/entity/ApiParent.java
@@ -26,7 +26,7 @@
    @JSONField(serialize = false)
    @PropertyDef(label = "业务id")
    @Column(name = "bizId", length = 40)
    @Column(name = "bizId", length = 50)
    private String bizId;