|
|
select order_no orderNo,contract_no contractNo
|
|
select order_no orderNo,contract_no contractNo
|
|
|
from t_order_new where delete_sign in (0,2) and buyer_id = #{uid}
|
|
from t_order_new where delete_sign in (0,2) and buyer_id = #{uid}
|
|
|
select y.province,dg.name ,y.total_amount totalAmount,y.counts,y.dhxkf,y.dhxkf/y.counts dhxkfl,
|
|
select y.province,dg.name ,y.total_amount totalAmount,y.counts,y.dhxkf,y.dhxkf/y.counts dhxkfl,
|