JSON to database with variable length lists

前端 未结 0 691
轮回少年
轮回少年 2021-01-13 06:32

I\'m looking to store recipes in a database. I know how I would make JSON out of them,

recipe = {
name:"",
preheat: {
    temp: x,
    unit: "&         


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