提交 f7c4d6a2 编写于 作者: F fjy

fix bug with loadqueue endpoint

上级 dd76fc49
......@@ -80,7 +80,7 @@ public class CoordinatorResource
@Produces("application/json")
public Response getLoadQueue(
@QueryParam("simple") String simple,
@QueryParam("simple") String full
@QueryParam("full") String full
)
{
if (simple != null) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册