代码更新
This commit is contained in:
@@ -71,7 +71,7 @@ public class ProductionOutServiceImpl implements ProductionOutService {
|
|||||||
* 生产区确认
|
* 生产区确认
|
||||||
* a.解锁出库点位、清除木箱号
|
* a.解锁出库点位、清除木箱号
|
||||||
*/
|
*/
|
||||||
jsonPoint.put("point_status", "00");
|
jsonPoint.put("point_status", "1");
|
||||||
jsonPoint.put("lock_type", "1");
|
jsonPoint.put("lock_type", "1");
|
||||||
jsonPoint.put("vehicle_code", "");
|
jsonPoint.put("vehicle_code", "");
|
||||||
jsonPoint.put("vehicle_type", "");
|
jsonPoint.put("vehicle_type", "");
|
||||||
|
|||||||
Reference in New Issue
Block a user