fix
This commit is contained in:
6
constants/recommend_product.go
Normal file
6
constants/recommend_product.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package constants
|
||||
|
||||
type recommend_product int64
|
||||
|
||||
// 产品详情页推荐产品
|
||||
const PRODUCT_DETAIL_RECOMMEND_CATEGORY recommend_product = 1
|
||||
Reference in New Issue
Block a user