This website works better with JavaScript
Home
Explore
Help
Sign In
txl
/
ylrz_saas_his_scrm
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修复初始化表的不可见字符
yh
3 months ago
parent
355989adb6
commit
c4beffd47b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
fs-service/src/main/resources/db/tenant-initTable.sql
+ 1
- 1
fs-service/src/main/resources/db/tenant-initTable.sql
View File
@@ -1,4 +1,4 @@
-
SET NAMES utf8mb4;
+SET NAMES utf8mb4;
SET
FOREIGN_KEY_CHECKS = 0;