执行./quicksql.sh -e "select * from t_datasource d inner join tearches t on t.id=d.id order by t.id desc limit 1" -r spark
报错:2022-11-10 20:19:35,595 [main] ERROR - execution.error:java.io.FileNotFoundException: file:/Users/yangsen/develop/soft/qsql-0.7.0/lib/qsql-core-0.7.0.jar!/quicksql-runner.properties (No such file or directory)
执行./quicksql.sh -e "select * from t_datasource d inner join tearches t on t.id=d.id order by t.id desc limit 1" -r spark 报错:2022-11-10 20:19:35,595 [main] ERROR - execution.error:java.io.FileNotFoundException: file:/Users/yangsen/develop/soft/qsql-0.7.0/lib/qsql-core-0.7.0.jar!/quicksql-runner.properties (No such file or directory)