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