|
@@ -764,9 +764,6 @@ public interface WMSFeign {
|
|
@GetMapping("/api/v1/wms/wmspinbounddistributes/getNewDistribute")
|
|
@GetMapping("/api/v1/wms/wmspinbounddistributes/getNewDistribute")
|
|
|
|
|
|
public RESTfulResult getNewDistribute( @RequestParam("personnelWorkshopid") Integer personnelWorkshopid);
|
|
public RESTfulResult getNewDistribute( @RequestParam("personnelWorkshopid") Integer personnelWorkshopid);
|
|
- //收发存定时器
|
|
|
|
- @PostMapping("/api/v1/wms/sendReceive/addSendReceive")
|
|
|
|
- public RESTfulResult addSendReceive();
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
//
|