Explorar o código

公出列表修改

anderx %!s(int64=4) %!d(string=hai) anos
pai
achega
0f13eabade

+ 2 - 2
src/main/java/com/goafanti/common/mapper/PublicReleaseMapper.xml

@@ -604,7 +604,7 @@ a.annex_url annexUrl ,a.remarks,a.duration ,a.valid_date validDate ,a.latitude ,
       and a.aid= #{aid}
     </if>
     <if test="sid != null">
-      and d.aid= #{sid}
+      and d.id= #{sid}
     </if>
     <if test="depId != null">
       and d.department_id = #{depId}
@@ -642,7 +642,7 @@ a.annex_url annexUrl ,a.remarks,a.duration ,a.valid_date validDate ,a.latitude ,
       and a.aid= #{aid}
     </if>
     <if test="sid != null">
-      and d.aid= #{sid}
+      and d.id= #{sid}
     </if>
     <if test="depId != null">
       and d.department_id = #{depId}