| 
															
																@@ -1203,8 +1203,8 @@ public class PmDemandServiceImpl extends ServiceImpl<PmDemandMapper, PmDemand> i 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             } 
															 | 
															
															 | 
															
																             } 
															 | 
														
													
												
													
														
															| 
															 | 
															
																  
															 | 
															
															 | 
															
																  
															 | 
														
													
												
													
														
															| 
															 | 
															
																             PmDemand pmDemandUpdate = new PmDemand(); 
															 | 
															
															 | 
															
																             PmDemand pmDemandUpdate = new PmDemand(); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-            pmDemand.setDemandId(pmDemand.getDemandId()); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-            pmDemand.setHasExpert("1"); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+            pmDemandUpdate.setDemandId(pmDemand.getDemandId()); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+            pmDemandUpdate.setHasExpert("1"); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             this.updateById(pmDemandUpdate); 
															 | 
															
															 | 
															
																             this.updateById(pmDemandUpdate); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																  
															 | 
															
															 | 
															
																  
															 | 
														
													
												
													
														
															| 
															 | 
															
																             return pmDemandExpertRefService.saveOrUpdateBatch(pmDemandExpertRefList); 
															 | 
															
															 | 
															
																             return pmDemandExpertRefService.saveOrUpdateBatch(pmDemandExpertRefList); 
															 |