This website works better with JavaScript
Home
Explore
Help
Register
Sign In
weiyong
/
201912G01
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
957742258f
Branches
Tags
master
201912G01
/
webapp
/
static
/
data
/
product.js
product.js
59 B
History
Raw
1
2
3
4
5
6
7
/**
* 定义商品类
* @type {{}}
*/
var Product = {
}