|
|
@ -485,7 +485,7 @@ and b.item_no = '{0}' and a.barcode_no = '{1}'", kp_no, barcode_no); |
|
|
|
|
|
|
|
bool createMacCol = true; |
|
|
|
|
|
|
|
part_no = "91000237320038"; |
|
|
|
//part_no = "91000237320038";
|
|
|
|
|
|
|
|
string mac_sql = string.Format(@"select distinct a.工單編號 as mo_id,e.客戶工單編號 as customer_moid,a.工單序號 as product_sn,
|
|
|
|
case substring(f.avalue_kp_typeid, 1, 3) when 'MAC' then isnull(z.item_prefix,'')+b.SUB_ITEM_SN else b.SUB_ITEM_SN end as part_barcode, |
|
|
|