订单返回店铺二维码

This commit is contained in:
2024-10-09 15:45:50 +08:00
parent e419446784
commit 9dc8ab767d
2 changed files with 6 additions and 1 deletions

View File

@@ -40,5 +40,6 @@ public class OrderVo {
private String useType;
private Integer shopId;
private String qrcode;
}