How to understand Mysql response from a nodejs api

后端 未结 0 452
挽巷
挽巷 2020-12-18 10:28

I have an update query which has many fields.This query is going through my nodeJS api to the db

router.post(\'/updateOrdering/\',verify,(req,res) => {             


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