yangyj il y a 1 an
Parent
commit
e83f5d8b23

+ 1 - 1
blade-service/blade-manager/src/main/java/com/mixsmart/utils/FormulaUtils.java

@@ -1432,7 +1432,7 @@ public class FormulaUtils {
 
         return chart;
     }
-    public static void main(String[] args) throws IOException {
+    public static void main2(String[] args) throws IOException {
         LinkedHashMap<Long,Double> actualProgress = new LinkedHashMap<>();
         LinkedHashMap<Long,Double> plannedProgress = new LinkedHashMap<>();