Path changed for unit master
This commit is contained in:
parent
72b6dab150
commit
b5a47903ee
@ -2840,11 +2840,7 @@ router.get("/establishment/download-sample-file",[verifySignature, verifyToken],
|
||||
* 500:
|
||||
* description: Server error
|
||||
*/
|
||||
router.get("/unit_master/download-sample-file",[verifySignature, verifyToken], establishmentController.downloadUnitMasterSample);
|
||||
|
||||
|
||||
|
||||
|
||||
router.get("/unit_master/download_sample_file",[verifySignature, verifyToken], unitMasterController.downloadUnitMasterSample);
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user