@@ -148,7 +148,8 @@
fee.f_name AS fName,
fee.f_id AS feeFId,
itme.f_feeUnitid AS fFeeUnitid,
- f_price AS fPrice
+ f_price AS fPrice,
+ itme.remark AS remark
FROM
t_warehouse_agreement agre
LEFT JOIN t_corps corp ON corp.f_id = agre.f_corpid