fix: 매출관리/부서관리/품목관리 wait_for_table 타임아웃 20초로 증가

This commit is contained in:
김보곤
2026-02-13 15:43:05 +09:00
parent 1f1189c8fd
commit 026a3ce7b0
7 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"id": 2,
"name": "테이블 로드 대기",
"action": "wait_for_table",
"timeout": 10000
"timeout": 20000
},
{
"id": 3,