Deprecated

This commit is contained in:
2025-05-30 09:37:03 +08:00
parent bfd37fc764
commit 115edc19fa
10 changed files with 15 additions and 144 deletions

View File

@@ -15,6 +15,7 @@ import org.springframework.web.bind.annotation.RestController;
import java.util.List;
@Deprecated
@RestController
@RequestMapping("/api/face/detect_log/v1")
public class FaceDetectLogController {