complete commit
This commit is contained in:
parent
140d863824
commit
00dbd1b168
@ -92,6 +92,7 @@ export const updateBanner = async (req, res) => {
|
|||||||
subTitle: req.body.subTitle,
|
subTitle: req.body.subTitle,
|
||||||
|
|
||||||
section: req.body.section,
|
section: req.body.section,
|
||||||
|
subSection: req.body.subSection,
|
||||||
startDate: req.body.startDate,
|
startDate: req.body.startDate,
|
||||||
endDate: req.body.endDate,
|
endDate: req.body.endDate,
|
||||||
};
|
};
|
||||||
|
BIN
tmp/tmp-1-1656911912016
Normal file
BIN
tmp/tmp-1-1656911912016
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in New Issue
Block a user