-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
@2881099
我批量动态生成了多个id, 希望通过push方法一次添加到list里面去,通过以下方式调用,直接把数组序列化写入了,而不是多条:

通过以下方式调用又可以写入多条
await redis.RPushAsync($"wechat_video_spread:{data.Task}", 1,2,3);对于这种动态生成的数据我该如何调用?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
