Kaynağa Gözat

get product commend list

abiao 4 yıl önce
ebeveyn
işleme
a70029feed

+ 1 - 0
go/gopath/src/fohow.com/apps/models/product_model/init.go

@@ -15,6 +15,7 @@ func init() {
 		new(ProductAttrConfig),
 		new(Picture),
 		new(ProductCat),
+		new(ProductCommend),
 	)
 }