예제 #1
0
파일: jcr.go 프로젝트: Centny/Cny4go
func JcrConf(hs *routing.HTTPSession) routing.HResult {
	hs.JsonRes(_conf_)
	return routing.HRES_RETURN
}