Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into gbpark-node

; Please enter a commit message to explain why this merge is necessary,
; especially if it merges an updated upstream into a topic branch.
;
; Lines starting with ';' will be ignored, and an empty message aborts
; the commit.
This commit is contained in:
DDD1542
2026-02-22 20:54:59 +09:00
4 changed files with 183 additions and 14 deletions

View File

@@ -1357,7 +1357,7 @@ class DataService {
userId?: string,
deleteOrphans: boolean = true
): Promise<
ServiceResponse<{ inserted: number; updated: number; deleted: number }>
ServiceResponse<{ inserted: number; updated: number; deleted: number; savedIds?: any[] }>
> {
try {
// 테이블 접근 권한 검증