Commit 5b5390ca by 陶光胜

取数平台日志

parent c8db9a06
......@@ -112,7 +112,7 @@
apply_permitted
FROM
dh_download_task
WHERE query_data_source = #{source} and status = 'waiting'
WHERE query_data_source = #{source} and (status = 'waiting' or status = 'building')
</select>
</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