Commit 63a0dc2c authored by Quxl's avatar Quxl

x

parent 33118125
......@@ -399,7 +399,5 @@ public class AdminReviewController {
List<Map<String, Object>> list = reviewService.queryReviewHistoryList(types, page);
return Rjx.jsonOk().setData(list).setPage(page);
}
}
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