门店商品查询优化
This commit is contained in:
@@ -505,7 +505,7 @@ func (*PriceReferSnapshot) TableUnique() [][]string {
|
|||||||
|
|
||||||
func (*PriceReferSnapshot) TableIndex() [][]string {
|
func (*PriceReferSnapshot) TableIndex() [][]string {
|
||||||
return [][]string{
|
return [][]string{
|
||||||
[]string{"SkuID"},
|
[]string{"CityCode", "SnapshotAt", "SkuID"},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user