|
@@ -817,7 +817,7 @@
|
|
|
select t1.zone_id zoneId,t1.id,t1.location_no locationNo,t1.agv_station agvStation
|
|
|
,CONCAT(t1.row_no,t1.shift_no) rowNoShiftNo,t1.shift_no shiftNo,t1.shift_index shiftIndex,t1.col_no
|
|
|
colNo,t1.col_index colIndex
|
|
|
- ,t1.stock_status stockStatus,t1.is_empty isEmpty
|
|
|
+ ,t1.stock_status stockStatus,t1.is_empty isEmpty, t1.userdefine4
|
|
|
,t4.lotatt01,t4.lotatt02,t4.lotatt03,t4.lotatt04,t4.lotatt05,t4.lotatt06
|
|
|
,t4.lotatt07,t4.lotatt08,t4.lotatt09,t4.lotatt10,t4.lotatt11,t4.lotatt12
|
|
|
,t4.lotatt13,t4.lotatt14,t4.lotatt15,t4.lotatt16,t4.lotatt17,t4.lotatt18
|