mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-16 02:31:04 +08:00
6 lines
62 B
Go
6 lines
62 B
Go
package server
|
|
|
|
const (
|
|
TimeLayout = "2006-01-02 15:04:05"
|
|
)
|