|  | @ -42,9 +42,9 @@
 | 
	
		
			
				|  |  |                 data={
 | 
	
		
			
				|  |  |                     name: '${entity.name}',
 | 
	
		
			
				|  |  |                     code: '${entity.code}',
 | 
	
		
			
				|  |  |                     type: '${entity.type}',
 | 
	
		
			
				|  |  |                     inp_resource_type: '${entity.type}',
 | 
	
		
			
				|  |  |                     rate: '${entity.serviceRate}',
 | 
	
		
			
				|  |  |                     supportType: '${entity.dataSupportType}',
 | 
	
		
			
				|  |  |                     inp_resource_support_type: '${entity.dataSupportType}',
 | 
	
		
			
				|  |  |                     category: '${entity.category}',
 | 
	
		
			
				|  |  |                     id: '${entity.id}'
 | 
	
		
			
				|  |  |                 };
 |