|
|
@ -270,7 +270,7 @@ |
|
|
|
<if test="commodityCode.spjm != null and commodityCode.spjm != ''"> |
|
|
|
<if test="commodityCode.spjm != null and commodityCode.spjm != ''"> |
|
|
|
brief_code = #{commodityCode.spjm,jdbcType=VARCHAR}, |
|
|
|
brief_code = #{commodityCode.spjm,jdbcType=VARCHAR}, |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
<if test="commodityCode.sl != null and commodityCode.sl != ''"> |
|
|
|
<if test="commodityCode.sl != null"> |
|
|
|
tax_rate = #{commodityCode.sl,jdbcType=VARCHAR}, |
|
|
|
tax_rate = #{commodityCode.sl,jdbcType=VARCHAR}, |
|
|
|
</if> |
|
|
|
</if> |
|
|
|
<if test="commodityCode.ggxh != null"> |
|
|
|
<if test="commodityCode.ggxh != null"> |
|
|
|