|
@@ -3,7 +3,7 @@ package com.gyee.edge.gateway.restful.iohandler;
|
|
|
|
|
|
|
|
|
|
|
|
-import com.gyee.edge.gateway.dto.Response;
|
|
|
+import com.gyee.edge.gateway.restful.dto.Response;
|
|
|
import com.gyee.edge.gateway.restful.annotation.NettyHttpHandler;
|
|
|
import com.gyee.edge.gateway.restful.exception.IllegalMethodNotAllowedException;
|
|
|
import com.gyee.edge.gateway.restful.exception.IllegalPathDuplicatedException;
|