[script, webapp]时间本地时区格式化 (#35)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
set names utf8mb4;
|
||||
drop database if exists hertzbeat;
|
||||
create database hertzbeat;
|
||||
use hertzbeat;
|
||||
|
||||
-- ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user