Explorar el Código

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

yh hace 3 días
padre
commit
c4beffd47b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;