去除人脸识别内容

This commit is contained in:
2025-09-26 16:12:51 +08:00
parent 7f07552ecc
commit 77f18452c1
9 changed files with 50 additions and 349 deletions

View File

@@ -13,7 +13,8 @@
Date: 16/01/2025 17:33:13
*/
CREATE DATABASE IF NOT EXISTS `fad_watch` DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;
USE `fad_watch`;
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;