Commit 7600ada0 by 裴大威

Merge branch 'feat-1002508' into 'master'

延迟处理加进度单id

See merge request rays/pcloud-book!524
parents 748fad32 e48e7a88
......@@ -121,7 +121,7 @@
personal_stage_progress_message
where
type = 1
and progress_id = #{progress_id}
and progress_id = #{progressId}
order by id asc
</select>
......
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