Compare commits
3 Commits
4b7c2837ad
...
ee968ae840
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ee968ae840 | ||
![]() |
a1459fe22f | ||
![]() |
28786f37c9 |
|
@ -863,6 +863,7 @@ public class SelfBaseUtil extends AbstractLogOrReport {
|
|||
for (int i = (int)lc; i <= (int) rc; i++) {
|
||||
area += counts.get(i);
|
||||
}
|
||||
nuclideParam.put("exist", false);
|
||||
nuclideParam.put("area", area+"");
|
||||
}
|
||||
param.put(mapKey, nuclideParam);
|
||||
|
|
Loading…
Reference in New Issue
Block a user