Додана сторінка "історія служіння"
This commit is contained in:
@@ -69,7 +69,7 @@ class EntrancesService {
|
||||
`;
|
||||
|
||||
db.run(sql, [
|
||||
house_id,
|
||||
Number(house_id),
|
||||
Number(data.entrance_number),
|
||||
data.title,
|
||||
data.description,
|
||||
@@ -101,10 +101,6 @@ class EntrancesService {
|
||||
`;
|
||||
db.run(sql, [
|
||||
data.title,
|
||||
JSON.stringify(data.points),
|
||||
JSON.stringify(data.points_number),
|
||||
data.floors_quantity,
|
||||
data.apartments_quantity,
|
||||
data.description,
|
||||
Math.floor(new Date(Date.now()).getTime()),
|
||||
data.id
|
||||
|
||||
Reference in New Issue
Block a user