Using variable from MySQL table to run API call to write back to MySQL

后端 未结 0 881
时光取名叫无心
时光取名叫无心 2021-02-09 23:35

I am attempting to query a table in MySQL and return two columns, iterate through the one column to make API calls and insert a row into a second MySQL table for each iteration.

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