update runner
This commit is contained in:
parent
9e6841f4bf
commit
631bd19f1a
Binary file not shown.
@ -25,7 +25,7 @@ import org.eclipse.microprofile.openapi.annotations.responses.APIResponses;
|
||||
import java.util.Objects;
|
||||
|
||||
@Slf4j
|
||||
@Path("/dom-service-order-payment-search")
|
||||
@Path("/service-order-payment-search")
|
||||
@Produces(MediaType.APPLICATION_JSON)
|
||||
@Consumes(MediaType.APPLICATION_JSON)
|
||||
public class ServiceOrderPaymentSearchResource {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user