Files
JavaMyShop/shop_Frontend/README.md
2024-09-27 01:16:36 +08:00

7 lines
179 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# shop-fend
> A Vue.js project
- 1将用户的收货地址信息存到 shop_user (完成)
- 2将用户的订单信息存到 shop_order
- 3减少用户表的用户余额