|  |  |  | 
|---|
|  |  |  | //package com.zy.asrs.wcs.core.utils; | 
|---|
|  |  |  | // | 
|---|
|  |  |  | //import com.zy.core.model.DevpSlave; | 
|---|
|  |  |  | //import com.zy.core.properties.SlaveProperties; | 
|---|
|  |  |  | //import lombok.extern.slf4j.Slf4j; | 
|---|
|  |  |  | //import org.springframework.beans.factory.annotation.Autowired; | 
|---|
|  |  |  | //import org.springframework.stereotype.Service; | 
|---|
|  |  |  | // | 
|---|
|  |  |  | ///** | 
|---|
|  |  |  | // * Created by vincent on 2023/10/20 | 
|---|
|  |  |  | // */ | 
|---|
|  |  |  | //@Slf4j | 
|---|
|  |  |  | //@Service | 
|---|
|  |  |  | //public class ConveyorDispatcher { | 
|---|
|  |  |  | // | 
|---|
|  |  |  | package com.zy.asrs.wcs.core.utils; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | import lombok.extern.slf4j.Slf4j; | 
|---|
|  |  |  | import org.springframework.beans.factory.annotation.Autowired; | 
|---|
|  |  |  | import org.springframework.stereotype.Service; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | /** | 
|---|
|  |  |  | * Created by vincent on 2023/10/20 | 
|---|
|  |  |  | */ | 
|---|
|  |  |  | @Slf4j | 
|---|
|  |  |  | @Service | 
|---|
|  |  |  | public class ConveyorDispatcher { | 
|---|
|  |  |  |  | 
|---|
|  |  |  | //    @Autowired | 
|---|
|  |  |  | //    private SlaveProperties slaveProperties; | 
|---|
|  |  |  | // | 
|---|
|  |  |  | 
|---|
|  |  |  | //        } | 
|---|
|  |  |  | //        return null; | 
|---|
|  |  |  | //    } | 
|---|
|  |  |  | // | 
|---|
|  |  |  | // | 
|---|
|  |  |  | // | 
|---|
|  |  |  | //} | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|