This commit is contained in:
2026-06-17 23:44:43 +08:00
parent ef1e7db0e6
commit 4b3eb307b8
7 changed files with 40 additions and 49 deletions
+3 -15
View File
@@ -1,20 +1,8 @@
/*
Navicat Premium Data Transfer
Source Server : 118.piaoruo
Source Server Type : MySQL
Source Server Version : 80044
Source Host : 118.25.129.153:3306
Source Schema : piaoruo
Target Server Type : MySQL
Target Server Version : 80044
File Encoding : 65001
Date: 11/06/2026 09:30:37
*/
-- 设置字符集
SET NAMES utf8mb4;
SET CHARACTER SET utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;
-- ----------------------------