调通LMS和ACS,按业务需求修改表,去除前端debugger,手持点位绑定确认

This commit is contained in:
张江玮
2022-09-22 18:45:42 +08:00
parent d36d22f5fb
commit ec365dfb69
21 changed files with 192 additions and 228 deletions

View File

@@ -39,7 +39,6 @@ import java.util.Map;
@Slf4j
public class WmsToAcsServiceImpl implements WmsToAcsService {
private final InstructionService InstructionService;
private final TaskService TaskService;
private final DeviceService DeviceService;
private final DeviceAppService DeviceAppService;