数据库脚本设置默认编码
This commit is contained in:
parent
c049d29eee
commit
c64b5edf20
@ -1,3 +1,5 @@
|
|||||||
|
SET NAMES utf8mb4;
|
||||||
|
|
||||||
-- ----------------------------
|
-- ----------------------------
|
||||||
-- 1、部门表
|
-- 1、部门表
|
||||||
-- ----------------------------
|
-- ----------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user