Commit 4e486e8d by fudahua

gic跳转登录

parent 64a8c58b
...@@ -154,7 +154,7 @@ ...@@ -154,7 +154,7 @@
<include refid="Base_Column_List" /> <include refid="Base_Column_List" />
from tab_haoban_wx_enterprise_related from tab_haoban_wx_enterprise_related
where status_flag = 1 where status_flag = 1
AND update_time > #{time} AND AND DATE_FORMAT(update_time,'%Y-%m-%d') = #{time}
</select> </select>
</mapper> </mapper>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment