|
|
@ -4,6 +4,7 @@ import com.logpm.oldproject.entity.WaybillDesEntity; |
|
|
|
import org.springblade.common.constant.ModuleNameConstant; |
|
|
|
import org.springblade.common.constant.ModuleNameConstant; |
|
|
|
import org.springframework.cloud.openfeign.FeignClient; |
|
|
|
import org.springframework.cloud.openfeign.FeignClient; |
|
|
|
import org.springframework.web.bind.annotation.GetMapping; |
|
|
|
import org.springframework.web.bind.annotation.GetMapping; |
|
|
|
|
|
|
|
import org.springframework.web.bind.annotation.RequestParam; |
|
|
|
|
|
|
|
|
|
|
|
import java.util.List; |
|
|
|
import java.util.List; |
|
|
|
|
|
|
|
|
|
|
|