Update ScriptSrvice.java
This commit is contained in:
		
							parent
							
								
									28468dea68
								
							
						
					
					
						commit
						e75bf1ae9a
					
				@ -265,7 +265,7 @@ public class ScriptSrvice {
 | 
			
		||||
		if (!filepath_list.isEmpty()) {
 | 
			
		||||
			String sureopspath_name = filepath_list.get(0).toString().replace("\"", "");
 | 
			
		||||
 | 
			
		||||
			ref_path = File.separator + sureopspath_name;
 | 
			
		||||
			ref_path = sureopspath_name;
 | 
			
		||||
 | 
			
		||||
			Path1 = Path1 + ref_path;
 | 
			
		||||
			System.out.println(Path1);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user