fix: 套轴数据赋存位置变化2

This commit is contained in:
2025-05-06 12:36:30 +08:00
parent ba7e6c2675
commit b3ccdb44f4

View File

@@ -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();