dengsixing 2 роки тому
батько
коміт
ee691be247

+ 1 - 1
src/main/java/com/fdkankan/scene/controller/FileConvertController.java

@@ -19,7 +19,7 @@ import org.springframework.web.multipart.MultipartFile;
  * @since 2022/5/17
  **/
 @RestController
-@RequestMapping("/service/common/convert")
+@RequestMapping("/service/scene/common/convert")
 public class FileConvertController extends BaseController {
 
     @Autowired