This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pengcong001
/
bbwyb
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
27
Commits
4
Branches
0
Tags
12 MiB
Tree:
e63f70acd0
bbwyb
/
BBWYB.Client
/
Models
/
Order
/
Consignee.cs
7 lines
96 B
Raw
Normal View
History
完善订单列表,对接店铺设置
2 years ago
namespace
BBWYB.Client.Models
1
2 years ago
{
完善订单列表,对接店铺设置
2 years ago
public
class
Consignee
:
ConsigneeResponse
1
2 years ago
{
}
}