fix coord resource

This commit is contained in:
fjy 2014-01-26 20:04:04 +08:00
parent 6581436c0c
commit 8ab0636f5c
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ public class CoordinatorResource
}
@GET
@Path("loadqueue")
@Path("/loadqueue")
@Produces("application/json")
public Response getLoadQueue(
@QueryParam("simple") String simple