sql打印配置
This commit is contained in:
@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@RequestMapping("/feign")
|
||||
public class FeignController {
|
||||
|
||||
@DubboReference
|
||||
// @DubboReference
|
||||
private SysParamsService sysParamsService;
|
||||
|
||||
@RequestMapping("/test")
|
||||
|
||||
Reference in New Issue
Block a user