gaodm hace 4 años
padre
commit
e3096e0899
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/java/com/diagbot/entity/KlRule.java

+ 1 - 1
src/main/java/com/diagbot/entity/KlRule.java

@@ -75,7 +75,7 @@ public class KlRule implements Serializable {
     private Integer status;
 
     /**
-     * 描述
+     * 附加信息
      */
     private String msg;