@@ -18,7 +18,7 @@ import org.springframework.web.bind.annotation.*;
* @since 2024-08-14
*/
@RestController
-@RequestMapping("/manage_jp/api/projectScene")
+@RequestMapping("/manage_jp/api")
public class ProjectSceneController {
@Autowired