sql打印配置

This commit is contained in:
张松
2025-02-11 18:14:32 +08:00
parent c316f99309
commit 4d21458d87
3 changed files with 8 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RestController;
@RequestMapping("/feign")
public class FeignController {
@DubboReference
// @DubboReference
private SysParamsService sysParamsService;
@RequestMapping("/test")