Commit 7b71e98d by zhiwj

修改bug

parent 3ebe5513
......@@ -156,7 +156,7 @@ public class ProblemOutApiServiceImpl implements ProblemOutApiService {
if (!resp.isSuccess()) {
// 恶意评价 不能提交
problemDTO.setProblemStatus(2);
problemDTO.setStatus(2);
}
}
}
......
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