모듈 업데이트
This commit is contained in:
@ -819,7 +819,7 @@ func (sh *serviceDescription) serveHTTP(w http.ResponseWriter, r *http.Request)
|
||||
}
|
||||
}
|
||||
} else {
|
||||
logger.Println("div is not found :", divname)
|
||||
logger.Println("div is not found :", divname, sh.Divisions)
|
||||
w.WriteHeader(http.StatusBadRequest)
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user