* refactor: token ER_xxx => SJ_xxx * feat: MySQL数据库表名添加sj_前缀 * feat(3.3.0): 修复前端访问失败问题 * !72 fix: 配置适配snail-job
		
			
				
	
	
		
			2 lines
		
	
	
		
			66 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			66 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
sqlplus -s snail_job/SnailJob@//localhost/XEPDB1 @/tmp/schema.sql
 |