Ver Fonte

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

yh há 3 meses atrás
pai
commit
c4beffd47b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      fs-service/src/main/resources/db/tenant-initTable.sql

+ 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;