src/main/java/cc/mrbird/febs/yinhe/entity/YHAiLogo.java @@ -14,4 +14,5 @@ //状态 0-禁用 1-启用 private Integer state; private String desription; }