add:西班牙
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
and md_pb_vehicleMater.pcsn = #{query.pcsn}
|
||||
</if>
|
||||
<if test="query.material_code != null and query.material_code != ''">
|
||||
and md_pb_vehicleMater.material_code = #{query.material_code}
|
||||
and md_me_materialbase.material_code = #{query.material_code}
|
||||
</if>
|
||||
<if test="query.sect_code != null and query.sect_code != ''">
|
||||
and struct.sect_code = #{query.sect_code}
|
||||
|
||||
Reference in New Issue
Block a user