vars.go 86 B

123456
  1. package public
  2. const (
  3. TimeFormat = "20060102"
  4. Date_Full_Layout = "200601"
  5. )