mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-08-31 23:01:57 -04:00
fix bugs
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
-- migrate:up
|
||||
-- MySQL datetime type does not have timezone support.
|
||||
-- The Go code fix (serverPushStatusLogic.go, serverPushUserTrafficLogic.go)
|
||||
-- removing .UTC() is sufficient for MySQL environments.
|
||||
SELECT 1;
|
||||
|
||||
-- migrate:down
|
||||
SELECT 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user