const.go 93 B

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