mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 20:42:55 +08:00
refactor: 驱动路径
This commit is contained in:
parent
13aff751f8
commit
928713b4e0
@ -30,7 +30,7 @@ import java.util.jar.JarFile;
|
||||
@Service
|
||||
public class DriverService {
|
||||
|
||||
private static String DRIVER_PATH = "/opt/dataease/drivers/custom/";
|
||||
private static String DRIVER_PATH = "/opt/dataease/custom-drivers/";
|
||||
@Resource
|
||||
private DeDriverMapper deDriverMapper;
|
||||
@Resource
|
||||
|
Loading…
Reference in New Issue
Block a user