提交 165bbe6c authored 作者: 马晨俊's avatar 马晨俊

mcj:触发cicd

上级 3bbbecaa
...@@ -68,7 +68,7 @@ public class BudgetUitl { ...@@ -68,7 +68,7 @@ public class BudgetUitl {
mouth=1; mouth=1;
} }
double pow = Math.pow(moneyRate, mouth); double pow = Math.pow(moneyRate, mouth);
System.out.println(pow);
//带修正系数资金 //带修正系数资金
ArrayList<String> strings = new ArrayList<>(); ArrayList<String> strings = new ArrayList<>();
strings.add("安全能力"); strings.add("安全能力");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论