version:4.5

fix:
update:支付回调,咨询页面修改,通过分类获取资讯,我的订单详情
This commit is contained in:
2024-03-06 14:31:02 +08:00
parent 0a5a735d70
commit efab2b236b
20 changed files with 991 additions and 11 deletions

View File

@@ -4,6 +4,7 @@ import java.io.Serializable;
public class GoodsDetails implements Serializable {
private static final long serialVersionUID = 8555224831444328502L;
int id;
String goods_name;
String img;