Getting brackets when compiling ejs

前端 未结 0 939
面向向阳花
面向向阳花 2021-01-02 21:52

My node js file

 app.get("/", async(req, res) => {
                const shortUrls = await ShortUrl.find();
                const url = await Sho         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题