Untitled
unknown
plain_text
a year ago
151 B
2
Indexable
productSalesToAgentRouter.get("/gettotal/:id", VerifyToken, VerifyUser("Read", "Products"), ProductSalesToAgentController.GetTotalProductSalesToagent);
Editor is loading...
Leave a Comment
productSalesToAgentRouter.get("/gettotal/:id", VerifyToken, VerifyUser("Read", "Products"), ProductSalesToAgentController.GetTotalProductSalesToagent);