更改时间写入
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
FROM
|
||||
`tm_corpus_question_report` tcqr
|
||||
WHERE tcqr.is_deleted = 0
|
||||
AND tcqr.msg_timestamp between #{statTime} and #{endTime}
|
||||
AND tcqr.source_corpus_time between #{statTime} and #{endTime}
|
||||
AND tcqr.main_category = #{mainCategory}
|
||||
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user