|  |  | @@ -58,7 +58,9 @@ public class PhotoSpeakVideo extends TenantEntity { | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | @io.swagger.annotations.ApiModelProperty(value="字幕参数",name="subtitleParams") | 
		
	
		
			
			|  |  |  | private String subtitleParams; | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | @io.swagger.annotations.ApiModelProperty(value="字幕参数",name="subtitleParams") | 
		
	
		
			
			|  |  |  | @TableField(exist = false) | 
		
	
		
			
			|  |  |  | private Map<String,Object> reSubtitleParams = new HashMap<>(); | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | @io.swagger.annotations.ApiModelProperty(value="EnumVoiceFrom 声音来源",name="voiceFrom") | 
		
	
	
		
			
				|  |  | 
 |