Compare commits
No commits in common. "ee968ae840d1ba0bbfb116a07bb3bfd02edbe451" and "4b7c2837ad50a10bcdec324c312be1dd75dc5ba8" have entirely different histories.
ee968ae840
...
4b7c2837ad
|
@ -863,7 +863,6 @@ 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