代码更新
This commit is contained in:
@@ -145,7 +145,6 @@ public class DevicerunrecordServiceImpl implements DevicerunrecordService {
|
||||
json.put("oee_value", oee_value);
|
||||
} catch (Exception e) {
|
||||
json.put("oee_value", 0);
|
||||
tab.insert(json);
|
||||
}
|
||||
tab.insert(json);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user