쿼리 에러 수정

This commit is contained in:
kjs
2025-11-06 18:10:21 +09:00
parent 5d9233203c
commit 0e4cf7b641
7 changed files with 14 additions and 11 deletions

View File

@@ -134,3 +134,4 @@ export async function resetSequence(ruleId: string): Promise<ApiResponse<void>>
}