rev:点位信息
This commit is contained in:
@@ -37,10 +37,10 @@ import java.util.Map;
|
||||
@RequestMapping("api/pdaPalletIostorinv")
|
||||
public class PalletStIvtIostorinvController {
|
||||
public static Map<String,String> Pallet_OutPoint =
|
||||
MapOf.of("一楼左侧","1119"
|
||||
,"一楼右侧","1131"
|
||||
,"二楼左侧","2115"
|
||||
,"二楼右侧","2127","三楼出库点","3110");
|
||||
MapOf.of("一楼右侧靠拣选台","1119"
|
||||
,"一楼左侧靠托盘库","1131"
|
||||
,"二楼右侧","2115"
|
||||
,"二楼左侧靠托盘库","2127","三楼出库点","3110");
|
||||
@Autowired
|
||||
private PalletIostorinvService palletIostorinvService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user