add in start event date and type of event

This commit is contained in:
2022-06-08 16:30:59 +01:00
parent 46a7ddf5db
commit 747548f574
31 changed files with 1065 additions and 28 deletions
@@ -34,7 +34,7 @@ export default async function ApiProxy(req, res) {
queryUrl = queryUrl + getSelectQuery(appealTypeName);
//console.log("query: ", queryUrl, "<<<<end query");
console.log("query: ", queryUrl, "<<<<end query");
return axios
.get(