Commit e48e7a88 by 吴博

延迟处理加进度单id

parent 748fad32
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
personal_stage_progress_message personal_stage_progress_message
where where
type = 1 type = 1
and progress_id = #{progress_id} and progress_id = #{progressId}
order by id asc order by id asc
</select> </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