TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
nextjs server action 的参数是这么传上去的,我在想它是不是可以注入,比如说可能方法里面写的是通过 .length 遍历一个数组,但是我在该传数组的时候传一个比如说 { length: 1, 0: 'qwq' } 上去
nextjs server action 的参数是这么传上去的,我在想它是不是可以注入,比如说可能方法里面写的是通过 .length 遍历一个数组,但是我在该传数组的时候传一个比如说 { length: 1, 0: 'qwq' } 上去