fix: 去除测试参数
This commit is contained in:
@@ -411,9 +411,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