Explorar o código

修改报销未走完单提示语。

anderx hai 1 ano
pai
achega
904391232f

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

@@ -201,7 +201,7 @@
         select
         <include refid="AdminCallDayAllSql"/>
         from admin_call_day
-        where aid = #{aid} and day_date = #{dayDate}
+        where aid = #{aid} and day_date = #{now}
     </select>
 
     <insert id="insertDay">