|
|
@@ -502,7 +502,7 @@ public class UpdateAllDataService { |
|
|
|
goodsProcessDetail.goodsId = goods.id; |
|
|
|
goodsProcessDetail.deviceId = goodClassify.type==0?ConfigName.getInstance().DeviceAutoKey2:ConfigName.getInstance().DeviceAutoKey; |
|
|
|
goodsProcessDetail.goodsName = goods.name; |
|
|
|
goodsProcessDetail.deviceName = "中大型炒锅500"; |
|
|
|
goodsProcessDetail.deviceName = "上海闵中"; |
|
|
|
goodsProcessDetail.warehousrTemplateId = ""; |
|
|
|
goodsProcessDetail.warehousrTemplateName = ""; |
|
|
|
List<GoodsProcessDetail.TechnologyActionList> technologyActionLists = new ArrayList<>(); |
|
|
|