qinglong icon indicating copy to clipboard operation
qinglong copied to clipboard

使用QLAPI.getEnvs报错

Open awinds opened this issue 2 months ago • 0 comments

Qinglong version

v2.7.11

Steps to reproduce

docker部署的debian版本,v2.7.11 python脚本中使用 QLAPI.getEnvs({ "searchValue": "USER" })

What is expected?

正常读取到环境变量USER

What is actually happening?

AttributeError: 'BaseApi' object has no attribute 'getEnvs'

System Info


Any additional comments?

No response

awinds avatar Oct 24 '25 02:10 awinds