fix: 매출관리/부서관리/품목관리 wait_for_table 타임아웃 20초로 증가
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "테이블/콘텐츠 로드 대기",
|
"name": "테이블/콘텐츠 로드 대기",
|
||||||
"action": "wait_for_table",
|
"action": "wait_for_table",
|
||||||
"timeout": 10000
|
"timeout": 20000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "테이블/콘텐츠 로드 대기",
|
"name": "테이블/콘텐츠 로드 대기",
|
||||||
"action": "wait_for_table",
|
"action": "wait_for_table",
|
||||||
"timeout": 10000
|
"timeout": 20000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "테이블/콘텐츠 로드 대기",
|
"name": "테이블/콘텐츠 로드 대기",
|
||||||
"action": "wait_for_table",
|
"action": "wait_for_table",
|
||||||
"timeout": 10000
|
"timeout": 20000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "테이블 로드 대기",
|
"name": "테이블 로드 대기",
|
||||||
"action": "wait_for_table",
|
"action": "wait_for_table",
|
||||||
"timeout": 10000
|
"timeout": 20000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "테이블 로드 대기",
|
"name": "테이블 로드 대기",
|
||||||
"action": "wait_for_table",
|
"action": "wait_for_table",
|
||||||
"timeout": 10000
|
"timeout": 20000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "테이블 로드 대기",
|
"name": "테이블 로드 대기",
|
||||||
"action": "wait_for_table",
|
"action": "wait_for_table",
|
||||||
"timeout": 10000
|
"timeout": 20000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
"id": 2,
|
"id": 2,
|
||||||
"name": "[생산 > 품목관리] wait_for_table",
|
"name": "[생산 > 품목관리] wait_for_table",
|
||||||
"action": "wait_for_table",
|
"action": "wait_for_table",
|
||||||
"timeout": 10000
|
"timeout": 20000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user