@@ -18,7 +18,7 @@
#{wxProject} as wxProject,
#{wxCompany} as wxCompany,
#{unit} as unit,
- #{number} as number,
+ #{number} as number
from kzks_cost_model_wx_price
<where>
<if test="wxProject != null and wxProject != ''">and wx_project = #{wxProject}</if>