@ -9,7 +9,7 @@ import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("dim")
public class DimDateController {
public class DimController {
@Autowired
private DimDateService dimDateService;