Antiloveg %!s(int64=8) %!d(string=hai) anos
pai
achega
91f6688f06

+ 1 - 1
src/main/java/com/goafanti/common/mapper/DemandOrderMapper.xml

@@ -335,7 +335,7 @@
   	<if test="uid != null">
   		and d.uid = #{uid,jdbcType=VARCHAR}
   	</if>
-  	<if test="username != null">
+    <if test="unitName != null">
   		and oi.unit_name = #{unitName,jdbcType=VARCHAR}
   	</if>
   </select>