|  |  | @@ -2,15 +2,12 @@ package com.iformall.schedule; | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | import com.iformall.domain.po.sm.UserMouldVideo; | 
		
	
		
			
			|  |  |  | import com.iformall.domain.po.sm.VideoTrans; | 
		
	
		
			
			|  |  |  | import com.iformall.domain.po.tt.TtCoupon; | 
		
	
		
			
			|  |  |  | import com.iformall.enums.EnumVideoStatus; | 
		
	
		
			
			|  |  |  | import com.iformall.enums.EnumaVideoTransStatus; | 
		
	
		
			
			|  |  |  | import com.iformall.mapper.TtCouponMapper; | 
		
	
		
			
			|  |  |  | import com.iformall.mapper.VideoTransMapper; | 
		
	
		
			
			|  |  |  | import com.iformall.service.sm.UserMouldVideoService; | 
		
	
		
			
			|  |  |  | import com.iformall.utils.DateUtils; | 
		
	
		
			
			|  |  |  | import com.iformall.video.VideoFactory; | 
		
	
		
			
			|  |  |  | import com.iformall.video.aliyun.sdk.server.UploadCacheHelper; | 
		
	
		
			
			|  |  |  | import com.iformall.video.entity.VideTransResult; | 
		
	
		
			
			|  |  |  | import com.iformall.video.entity.VideUploadResult; | 
		
	
		
			
			|  |  |  | import org.apache.commons.lang3.StringUtils; |