package common import "gitea.ckfah.com/cjjy/gocommon/pkg/internal/util" var ( // 获取当前主机的name GetCurrentServerHostName = util.CurrentServerHostName )