This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
qiaozhi
/
gobackend-qingma
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
1c979589bd
Branches
Tags
master
gobackend-qi...
/
entity
/
detect_product.go
detect_product.go
94 B
Lịch sử
Raw
1
2
3
4
5
6
package
entity
type
DetectProduct
struct
{
Id
int
`db:"id"`
Name
string
`db:"name"`
}