zhoutg hace 3 años
padre
commit
37bb52be93
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/java/com/diagbot/rule/CommonRule.java

+ 1 - 1
src/main/java/com/diagbot/rule/CommonRule.java

@@ -371,7 +371,7 @@ public class CommonRule {
                 return dic.getName();
             }
         }
-        return "";
+        return "单次";
     }
 
     /**