opt: 去掉测试代码

This commit is contained in:
2025-09-09 15:47:15 +08:00
parent 67e8002ffd
commit 0e3f21c27c

View File

@@ -425,9 +425,6 @@ public class AutoCallAirShaftTask extends Prun {
* @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();