能力统计-资源图谱
This commit is contained in:
parent
90dbf582a4
commit
dabf8dca50
|
@ -111,7 +111,7 @@ public class CensusController {
|
|||
}).thenAccept(sum -> {
|
||||
result.add(new HashMap<String, Object>() {
|
||||
{
|
||||
put("amount", sum);
|
||||
put("amount", sum + 10413 + 14);
|
||||
put("type", "资源汇聚总量");
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue