API 복제도 이력로그에 남기도록 수정

This commit is contained in:
daekuk
2025-10-27 11:33:54 +09:00
parent 120f442028
commit be37f8349a
3 changed files with 3 additions and 3 deletions
@@ -1196,7 +1196,7 @@
type: "POST",
url: jsonUrl,
data: {
cmd: 'INSERT_CLONE',
cmd: 'CLONE',
orgApiInterfaceId,
newBizCode,
newApiInterfaceId,