master
zzh 2024-08-21 20:16:32 +08:00
parent 5e7c00700b
commit b685a66576
1 changed files with 1 additions and 1 deletions

View File

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