const.go 87 B

123456
  1. package common
  2. var Env string
  3. const APP_KEY = "kphcdr"
  4. const KCONF_PASSWORD = "1234"