Browse Source

注解修改

gaodm 4 years ago
parent
commit
e3096e0899
1 changed files with 1 additions and 1 deletions
  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;