Commit f84b3656 authored by lisong's avatar lisong

更新

parent d5ef192e
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
LEFT JOIN cb_dynamic_form_instance cdfi ON cdps.instance_id = cdfi.instance_id LEFT JOIN cb_dynamic_form_instance cdfi ON cdps.instance_id = cdfi.instance_id
WHERE WHERE
cdfi.field_code = 'postType' cdfi.field_code = 'postType'
AND field_value = '1665' AND field_value = '1676'
AND cdps.duty_date = ( SELECT DATE_FORMAT(NOW(),"%Y-%m-%d")) AND cdps.duty_date = ( SELECT DATE_FORMAT(NOW(),"%Y-%m-%d"))
) )
AND cdfi.field_code = 'userId' AND cdfi.field_code = 'userId'
......
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