Explorar o código

脚本utf8改成utf8mb4

wangliang %!s(int64=2) %!d(string=hai) anos
pai
achega
8188503c8a

+ 1 - 1
themis-business/src/main/resources/db/init-table-data.sql

@@ -1,4 +1,4 @@
-SET NAMES UTF8;
+SET NAMES utf8mb4;
 
 INSERT INTO `sys_config` VALUES (1, NULL, 'sys.txt.charset', 'txt文件编码', 'gbk', 1, 1, NULL, NULL, NULL);
 INSERT INTO `sys_config` VALUES (2, NULL, 'online.warn.interval', '在线人数/预警时间趋势统计间隔', '1', 1, 1, NULL, NULL, NULL);

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 235 - 235
themis-business/src/main/resources/db/init-table.sql


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio