add:增加库存变动条件查询;

opt:修改连接acs超时时间
This commit is contained in:
2025-01-06 12:02:03 +08:00
parent 30150fd2bb
commit b0210e70ae
4 changed files with 14 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ export function getLogData(param) {
url: '/api/esLog/query',
method: 'post',
data: param
})
}