Commit 7a4c692c by wangli

修改

1 parent b4760b32
......@@ -121,7 +121,6 @@ public class EngineerServiceImpl implements EngineerService {
}
item.setPriority(priority);
}
items.add(item);
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!