A value of type 'Iterable<SpecialPrice?>' can't be assigned to a variable of type 'List<SpecialPrice?>?

发布者: 粮油菜大市场 发布时间: 2021.12.25 21:14:14

A value of type 'Iterable<SpecialPrice?>' can't be assigned to a variable of type 'List<SpecialPrice?>?'.
Try changing the type of the variable, or casting the right-hand type to 'List<SpecialPrice?>?'

评论
登陆评论

没有评论