rev:合批球磨时间
This commit is contained in:
@@ -4740,7 +4740,7 @@ public class AutoformulaServiceImpl implements AutoformulaService {
|
||||
|
||||
String brf = strs[strs.length-1];
|
||||
JSONObject alldata = WasteBallTime.getJSONObject("alldata");
|
||||
if (ObjectUtil.isEmpty(alldata)){
|
||||
if (!ObjectUtil.isEmpty(alldata)){
|
||||
String now_qty = alldata.getString( brf.toUpperCase(Locale.ROOT));
|
||||
if (StrUtil.isNotEmpty(now_qty)) {
|
||||
double now = Double.valueOf(now_qty);
|
||||
|
||||
Reference in New Issue
Block a user