|
@@ -156,7 +156,7 @@
|
|
|
#{cu_code,jdbcType=VARCHAR},
|
|
#{cu_code,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="cu_shortname !=null">
|
|
<if test="cu_shortname !=null">
|
|
|
- #{cu_shortname,jdbcType=VARCHAR}
|
|
|
|
|
|
|
+ #{cu_shortname,jdbcType=VARCHAR},
|
|
|
</if>
|
|
</if>
|
|
|
<if test="cu_name != null">
|
|
<if test="cu_name != null">
|
|
|
#{cu_name,jdbcType=VARCHAR},
|
|
#{cu_name,jdbcType=VARCHAR},
|