package config const ( AppVersion = "1.0.0" AppTimeFormat = "2006/01/02 15:04:05.999999" DataTimeFormat = "2006-01-02 15:04:05" )