fix: 动态goods数据异常

This commit is contained in:
guozhigq
2023-08-24 07:48:24 +08:00
parent 3ce7578183
commit b67127123a
2 changed files with 13 additions and 5 deletions

View File

@ -360,7 +360,7 @@ class GoodItem {
String? brief;
String? cover;
String? id;
dynamic id;
String? jumpDesc;
String? jumpUrl;
String? name;