|
|
|
@ -1094,7 +1094,7 @@ public interface HighOrderMapperExt { |
|
|
|
|
" b.order_status status," + |
|
|
|
|
" a.goods_name gasName," + |
|
|
|
|
" (select address from high_merchant_store where id = a.goods_id) gasAddress," + |
|
|
|
|
" (select store_logo from high_merchant_store where id = a.goods_id) gasLogo," + |
|
|
|
|
" a.goods_img gasLogo," + |
|
|
|
|
" a.gas_oil_type gasOilType," + |
|
|
|
|
" a.gas_oil_no gasOilNo," + |
|
|
|
|
" a.gas_gun_no gasGunNo," + |
|
|
|
|