From 7446a37c2f42c8ecc95fed761edd83ee99d45df8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A2=E8=8A=82=E6=93=8D=E5=90=A7?= Date: Sat, 11 Sep 2021 10:53:37 +0000 Subject: [PATCH] =?UTF-8?q?update=20sql/ry=5F20210908.sql.=20=E8=A7=A3?= =?UTF-8?q?=E5=86=B3mysql=E5=AF=BC=E5=85=A5=E7=9A=84sql=E4=B9=B1=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sql/ry_20210908.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/sql/ry_20210908.sql b/sql/ry_20210908.sql index e1efcb45..64c59ba1 100644 --- a/sql/ry_20210908.sql +++ b/sql/ry_20210908.sql @@ -1,3 +1,4 @@ +SET NAMES utf8mb4; -- ---------------------------- -- 1、部门表 -- ----------------------------