Przeglądaj źródła

修复初始化表的不可见字符

yh 2 dni temu
rodzic
commit
c4beffd47b

+ 1 - 1
fs-service/src/main/resources/db/tenant-initTable.sql

@@ -1,4 +1,4 @@
-SET NAMES utf8mb4;
+SET NAMES utf8mb4;
 SET
 FOREIGN_KEY_CHECKS = 0;