fix: 套轴数据赋存位置变化2
This commit is contained in:
@@ -361,9 +361,6 @@ public class AutoCallAirShaftTask {
|
||||
* @return
|
||||
*/
|
||||
public boolean havaEmptyShaft(SlitterPlanDistinctDto planD, BstIvtShafttubeivt empty) {
|
||||
if (true) {
|
||||
return true;
|
||||
}
|
||||
String qzzSize = planD.getQzz_size();
|
||||
String qzzGeneration = planD.getQzz_generation();
|
||||
String location = empty.getPoint_location();
|
||||
|
||||
Reference in New Issue
Block a user