...
|
...
|
@@ -29,7 +29,7 @@ public class TblRelationController { |
|
|
private TblSortRelationLogicService tblSortRelationLogicService;
|
|
|
@Autowired
|
|
|
private TblBrandRelationLogicService tblBrandRelationLogicService;
|
|
|
|
|
|
@Autowired
|
|
|
private ProductIndexHeatValueUpdateFlow productIndexHeatValueUpdateFlow;
|
|
|
|
|
|
@RequestMapping(value = "/doUpdateProductIndexHeatValue")
|
...
|
...
|
|