mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 15:00:59 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user