修复订单无法加载的问题

pull/1/head
张萌 3 years ago
parent 13300bc91a
commit c278340717

@ -80,7 +80,7 @@ class OrderListModel {
class MyOrderListVoList {
int? id;
int? goodsPushId;
int? appSkuId;
String? appSkuId;
String? skuName;
String? mainPhoto;
double? sellPrice;

Loading…
Cancel
Save