Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-17 16:55:43 +08:00
parent 7ae92970ef
commit 906c21e252
5 changed files with 98 additions and 85 deletions

View File

@@ -220,7 +220,7 @@ class Goods {
class GoodsItem {
String? brief;
String? cover;
int? id;
dynamic id;
String? jumpDesc;
String? jumpUrl;
String? name;