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