Showing
1 changed file
with
1 additions
and
1 deletions
@@ -49,7 +49,7 @@ public class BuyerOrderController { | @@ -49,7 +49,7 @@ public class BuyerOrderController { | ||
49 | 49 | ||
50 | BuyerOrderNums buyerOrderNums = buyerOrderService.getBuyerOrderNums(uid); | 50 | BuyerOrderNums buyerOrderNums = buyerOrderService.getBuyerOrderNums(uid); |
51 | return buyerOrderNums; | 51 | return buyerOrderNums; |
52 | - }se | 52 | + } |
53 | 53 | ||
54 | /** | 54 | /** |
55 | * [购买]订单列表 | 55 | * [购买]订单列表 |
-
Please register or login to post a comment