FileUploadInfo interface  
属性
| content | 
	|
| file | 
	|
| name | |
| unique | 
	|
| upload | 
	
属性详细信息
	contentUrl
 
contentUrl?: string
			属性值
string
	fileType
 
fileType?: string
			属性值
string
name
name?: string
			属性值
string
	uniqueId
 
uniqueId?: string
			属性值
string
	uploadUrl
 
uploadUrl?: string
			属性值
string