Commit 862624cf authored by lemin's avatar lemin

test

parent d431c27c
......@@ -25,7 +25,7 @@ import lombok.extern.slf4j.Slf4j;
@Service
public class SalesService {
private final CommandGateway commandGateway;
private final CommandGateway commandGateway;
private final QueryGateway queryGateway;
public SalesService(CommandGateway commandGateway, QueryGateway queryGateway) {
......
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