|
<if test="steelcylinderName != null and steelcylinderName != ''"> and a.steelcylinder_name like concat('%', #{steelcylinderName}, '%')</if>
|
|
<if test="steelcylinderName != null and steelcylinderName != ''"> and a.steelcylinder_name like concat('%', #{steelcylinderName}, '%')</if>
|
|
<select id="selectCenterdataTHousingconstructionSteelcylinderLogById" parameterType="String" resultMap="CenterdataTHousingconstructionSteelcylinderLogResult">
|
|
<select id="selectCenterdataTHousingconstructionSteelcylinderLogById" parameterType="String" resultMap="CenterdataTHousingconstructionSteelcylinderLogResult">
|