| 
						
						
							
								
							
						
						
					 | 
					@ -189,10 +189,10 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        update draft | 
					 | 
					 | 
					        update draft | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        <set> | 
					 | 
					 | 
					        <set> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            <if test="statusFlag != null and statusFlag!= ''"> | 
					 | 
					 | 
					            <if test="statusFlag != null and statusFlag!= ''"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                STATUS_FLAG =#{statusFlag,jdbcType=VARCHAR} | 
					 | 
					 | 
					                STATUS_FLAG =#{statusFlag,jdbcType=VARCHAR}, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					            </if> | 
					 | 
					 | 
					            </if> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            <if test="titleAuditStatus != null and titleAuditStatus!= ''"> | 
					 | 
					 | 
					            <if test="titleAuditStatus != null and titleAuditStatus!= ''"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                TITLE_AUDIT_STATUS = #{titleAuditStatus,jdbcType=VARCHAR} | 
					 | 
					 | 
					                TITLE_AUDIT_STATUS = #{titleAuditStatus,jdbcType=VARCHAR}, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					            </if> | 
					 | 
					 | 
					            </if> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        </set> | 
					 | 
					 | 
					        </set> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        where id=#{draftId,jdbcType=VARCHAR} | 
					 | 
					 | 
					        where id=#{draftId,jdbcType=VARCHAR} | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |