From c64b5edf20ca78f4728a1e33177e7d480e7e249d Mon Sep 17 00:00:00 2001 From: RuoYi Date: Tue, 14 Dec 2021 17:40:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=BB=98=E8=AE=A4=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sql/ry_20210908.sql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sql/ry_20210908.sql b/sql/ry_20210908.sql index e1efcb4..d01ecea 100644 --- a/sql/ry_20210908.sql +++ b/sql/ry_20210908.sql @@ -1,3 +1,5 @@ +SET NAMES utf8mb4; + -- ---------------------------- -- 1、部门表 -- ----------------------------