master
zzh 2024-08-21 20:11:59 +08:00
parent b42906b1d0
commit 5e7c00700b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import java.util.List;
*
*/
@RestController
@RequestMapping("etl")
@RequestMapping("/etl")
public class DataSourcesController {
@Autowired