|
@@ -120,6 +120,7 @@ public class FdkkSceneEditService {
|
|
}
|
|
}
|
|
hotRelation.setNum(fdkkHotRequest.getNum());
|
|
hotRelation.setNum(fdkkHotRequest.getNum());
|
|
hotRelation.setContent(fdkkHotData.getHotContent());
|
|
hotRelation.setContent(fdkkHotData.getHotContent());
|
|
|
|
+ hotRelation.setProductSourceId(fdkkHotData.getProductSourceId());
|
|
if(update){
|
|
if(update){
|
|
hotRelationService.updateById(hotRelation);
|
|
hotRelationService.updateById(hotRelation);
|
|
}else {
|
|
}else {
|