package variable

var (
	LogDir = "/root/cicv-data-closedloop/log/"

	LocalConfigPath = "/root/cicv-data-closedloop/config/local-config.yaml"
)