forked from baron/baron-sso
웍스 동기화 이력확인 기능추가
This commit is contained in:
@@ -775,6 +775,7 @@ export type WorksmobileOutboxItem = {
|
||||
resourceType: string;
|
||||
resourceId: string;
|
||||
action: string;
|
||||
payload?: Record<string, unknown>;
|
||||
status: string;
|
||||
retryCount: number;
|
||||
lastError?: string;
|
||||
|
||||
Reference in New Issue
Block a user