How can I loop through arrays for different users in a database and generate users with same dates?

后端 未结 0 1555
旧时难觅i
旧时难觅i 2020-12-09 04:39

I have a database similar to this.

[
  {
    name: \'Ben Smith\',
    age: 24,
    dutyDates: [2020 - 12 - 06, 2020 - 11 - 21, 2020 - 10 - 11],
    role: \'st         


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