feat: acquire-core full legacy C corpus (~2066 files, build-verified) + generator + inventory

This commit is contained in:
forge-bot 2026-07-18 11:24:15 +00:00
commit b96cf702ee
2897 changed files with 264970 additions and 0 deletions

6
config/ac_cfg_0001.dat Normal file
View file

@ -0,0 +1,6 @@
# ac_cfg_0001.dat - 매입 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|매입 접수|R
02|매입 완료|M
03|매입 불일치|U
04|매입 정산|S

15
config/ac_cfg_0002.cfg Normal file
View file

@ -0,0 +1,15 @@
# ac_cfg_0002.cfg - @KMOD@ 런타임 설정 (medium)
[general]
module = ac
transform = acquire
tier = medium
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/ac_cfg_0003.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# ac_cfg_0003.ubb - 매입 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70024
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_AC LMID=SITE1 GRPNO=25
*SERVERS
AC_SVR SRVGRP=GRP_AC SRVID=25 CLOPT="-A"
*SERVICES
AC_SVC LOAD=50 PRIO=50

6
config/ac_cfg_0004.dat Normal file
View file

@ -0,0 +1,6 @@
# ac_cfg_0004.dat - 매입 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|매입 접수|R
02|매입 완료|M
03|매입 불일치|U
04|매입 정산|S

15
config/ac_cfg_0005.cfg Normal file
View file

@ -0,0 +1,15 @@
# ac_cfg_0005.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = ac
transform = acquire
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/ac_cfg_0006.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# ac_cfg_0006.ubb - 매입 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70057
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_AC LMID=SITE1 GRPNO=28
*SERVERS
AC_SVR SRVGRP=GRP_AC SRVID=28 CLOPT="-A"
*SERVICES
AC_SVC LOAD=50 PRIO=50

15
config/au_cfg_0001.cfg Normal file
View file

@ -0,0 +1,15 @@
# au_cfg_0001.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = au
transform = authorization
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/au_cfg_0002.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# au_cfg_0002.ubb - 승인한도 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70012
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_AU LMID=SITE1 GRPNO=13
*SERVERS
AU_SVR SRVGRP=GRP_AU SRVID=13 CLOPT="-A"
*SERVICES
AU_SVC LOAD=50 PRIO=50

6
config/au_cfg_0003.dat Normal file
View file

@ -0,0 +1,6 @@
# au_cfg_0003.dat - 승인한도 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|승인한도 접수|R
02|승인한도 완료|M
03|승인한도 불일치|U
04|승인한도 정산|S

15
config/au_cfg_0004.cfg Normal file
View file

@ -0,0 +1,15 @@
# au_cfg_0004.cfg - @KMOD@ 런타임 설정 (medium)
[general]
module = au
transform = authorization
tier = medium
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/au_cfg_0005.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# au_cfg_0005.ubb - 승인한도 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70045
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_AU LMID=SITE1 GRPNO=16
*SERVERS
AU_SVR SRVGRP=GRP_AU SRVID=16 CLOPT="-A"
*SERVICES
AU_SVC LOAD=50 PRIO=50

6
config/au_cfg_0006.dat Normal file
View file

@ -0,0 +1,6 @@
# au_cfg_0006.dat - 승인한도 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|승인한도 접수|R
02|승인한도 완료|M
03|승인한도 불일치|U
04|승인한도 정산|S

15
config/cl_cfg_0001.cfg Normal file
View file

@ -0,0 +1,15 @@
# cl_cfg_0001.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = cl
transform = closing
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/cl_cfg_0002.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# cl_cfg_0002.ubb - 마감 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70021
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_CL LMID=SITE1 GRPNO=22
*SERVERS
CL_SVR SRVGRP=GRP_CL SRVID=22 CLOPT="-A"
*SERVICES
CL_SVC LOAD=50 PRIO=50

6
config/cl_cfg_0003.dat Normal file
View file

@ -0,0 +1,6 @@
# cl_cfg_0003.dat - 마감 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|마감 접수|R
02|마감 완료|M
03|마감 불일치|U
04|마감 정산|S

15
config/cl_cfg_0004.cfg Normal file
View file

@ -0,0 +1,15 @@
# cl_cfg_0004.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = cl
transform = closing
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/cl_cfg_0005.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# cl_cfg_0005.ubb - 마감 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70054
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_CL LMID=SITE1 GRPNO=25
*SERVERS
CL_SVR SRVGRP=GRP_CL SRVID=25 CLOPT="-A"
*SERVICES
CL_SVC LOAD=50 PRIO=50

22
config/cm_cfg_0001.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# cm_cfg_0001.ubb - 공통 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70009
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_CM LMID=SITE1 GRPNO=10
*SERVERS
CM_SVR SRVGRP=GRP_CM SRVID=10 CLOPT="-A"
*SERVICES
CM_SVC LOAD=50 PRIO=50

6
config/cm_cfg_0002.dat Normal file
View file

@ -0,0 +1,6 @@
# cm_cfg_0002.dat - 공통 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|공통 접수|R
02|공통 완료|M
03|공통 불일치|U
04|공통 정산|S

15
config/cm_cfg_0003.cfg Normal file
View file

@ -0,0 +1,15 @@
# cm_cfg_0003.cfg - @KMOD@ 런타임 설정 (medium)
[general]
module = cm
transform = common
tier = medium
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/cm_cfg_0004.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# cm_cfg_0004.ubb - 공통 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70042
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_CM LMID=SITE1 GRPNO=13
*SERVERS
CM_SVR SRVGRP=GRP_CM SRVID=13 CLOPT="-A"
*SERVICES
CM_SVC LOAD=50 PRIO=50

6
config/cm_cfg_0005.dat Normal file
View file

@ -0,0 +1,6 @@
# cm_cfg_0005.dat - 공통 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|공통 접수|R
02|공통 완료|M
03|공통 불일치|U
04|공통 정산|S

15
config/lg_cfg_0001.cfg Normal file
View file

@ -0,0 +1,15 @@
# lg_cfg_0001.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = lg
transform = ledger
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/lg_cfg_0002.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# lg_cfg_0002.ubb - 원장 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70018
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_LG LMID=SITE1 GRPNO=19
*SERVERS
LG_SVR SRVGRP=GRP_LG SRVID=19 CLOPT="-A"
*SERVICES
LG_SVC LOAD=50 PRIO=50

6
config/lg_cfg_0003.dat Normal file
View file

@ -0,0 +1,6 @@
# lg_cfg_0003.dat - 원장 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|원장 접수|R
02|원장 완료|M
03|원장 불일치|U
04|원장 정산|S

15
config/lg_cfg_0004.cfg Normal file
View file

@ -0,0 +1,15 @@
# lg_cfg_0004.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = lg
transform = ledger
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/lg_cfg_0005.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# lg_cfg_0005.ubb - 원장 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70051
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_LG LMID=SITE1 GRPNO=22
*SERVERS
LG_SVR SRVGRP=GRP_LG SRVID=22 CLOPT="-A"
*SERVICES
LG_SVC LOAD=50 PRIO=50

22
config/mg_cfg_0001.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# mg_cfg_0001.ubb - 전문게이트웨이 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70000
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_MG LMID=SITE1 GRPNO=1
*SERVERS
MG_SVR SRVGRP=GRP_MG SRVID=1 CLOPT="-A"
*SERVICES
MG_SVC LOAD=50 PRIO=50

6
config/mg_cfg_0002.dat Normal file
View file

@ -0,0 +1,6 @@
# mg_cfg_0002.dat - 전문게이트웨이 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|전문게이트웨이 접수|R
02|전문게이트웨이 완료|M
03|전문게이트웨이 불일치|U
04|전문게이트웨이 정산|S

15
config/mg_cfg_0003.cfg Normal file
View file

@ -0,0 +1,15 @@
# mg_cfg_0003.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = mg
transform = msg-gateway
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/mg_cfg_0004.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# mg_cfg_0004.ubb - 전문게이트웨이 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70033
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_MG LMID=SITE1 GRPNO=4
*SERVERS
MG_SVR SRVGRP=GRP_MG SRVID=4 CLOPT="-A"
*SERVICES
MG_SVC LOAD=50 PRIO=50

6
config/mg_cfg_0005.dat Normal file
View file

@ -0,0 +1,6 @@
# mg_cfg_0005.dat - 전문게이트웨이 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|전문게이트웨이 접수|R
02|전문게이트웨이 완료|M
03|전문게이트웨이 불일치|U
04|전문게이트웨이 정산|S

15
config/mg_cfg_0006.cfg Normal file
View file

@ -0,0 +1,15 @@
# mg_cfg_0006.cfg - @KMOD@ 런타임 설정 (medium)
[general]
module = mg
transform = msg-gateway
tier = medium
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

6
config/mm_cfg_0001.dat Normal file
View file

@ -0,0 +1,6 @@
# mm_cfg_0001.dat - 마스터 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|마스터 접수|R
02|마스터 완료|M
03|마스터 불일치|U
04|마스터 정산|S

15
config/mm_cfg_0002.cfg Normal file
View file

@ -0,0 +1,15 @@
# mm_cfg_0002.cfg - @KMOD@ 런타임 설정 (hard)
[general]
module = mm
transform = master
tier = hard
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/mm_cfg_0003.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# mm_cfg_0003.ubb - 마스터 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70030
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_MM LMID=SITE1 GRPNO=1
*SERVERS
MM_SVR SRVGRP=GRP_MM SRVID=1 CLOPT="-A"
*SERVICES
MM_SVC LOAD=50 PRIO=50

6
config/mm_cfg_0004.dat Normal file
View file

@ -0,0 +1,6 @@
# mm_cfg_0004.dat - 마스터 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|마스터 접수|R
02|마스터 완료|M
03|마스터 불일치|U
04|마스터 정산|S

15
config/mm_cfg_0005.cfg Normal file
View file

@ -0,0 +1,15 @@
# mm_cfg_0005.cfg - @KMOD@ 런타임 설정 (medium)
[general]
module = mm
transform = master
tier = medium
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/py_cfg_0001.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# py_cfg_0001.ubb - 지급 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70006
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_PY LMID=SITE1 GRPNO=7
*SERVERS
PY_SVR SRVGRP=GRP_PY SRVID=7 CLOPT="-A"
*SERVICES
PY_SVC LOAD=50 PRIO=50

6
config/py_cfg_0002.dat Normal file
View file

@ -0,0 +1,6 @@
# py_cfg_0002.dat - 지급 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|지급 접수|R
02|지급 완료|M
03|지급 불일치|U
04|지급 정산|S

15
config/py_cfg_0003.cfg Normal file
View file

@ -0,0 +1,15 @@
# py_cfg_0003.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = py
transform = payment
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/py_cfg_0004.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# py_cfg_0004.ubb - 지급 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70039
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_PY LMID=SITE1 GRPNO=10
*SERVERS
PY_SVR SRVGRP=GRP_PY SRVID=10 CLOPT="-A"
*SERVICES
PY_SVC LOAD=50 PRIO=50

6
config/py_cfg_0005.dat Normal file
View file

@ -0,0 +1,6 @@
# py_cfg_0005.dat - 지급 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|지급 접수|R
02|지급 완료|M
03|지급 불일치|U
04|지급 정산|S

22
config/rc_cfg_0001.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# rc_cfg_0001.ubb - 대사 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70003
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_RC LMID=SITE1 GRPNO=4
*SERVERS
RC_SVR SRVGRP=GRP_RC SRVID=4 CLOPT="-A"
*SERVICES
RC_SVC LOAD=50 PRIO=50

6
config/rc_cfg_0002.dat Normal file
View file

@ -0,0 +1,6 @@
# rc_cfg_0002.dat - 대사 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|대사 접수|R
02|대사 완료|M
03|대사 불일치|U
04|대사 정산|S

15
config/rc_cfg_0003.cfg Normal file
View file

@ -0,0 +1,15 @@
# rc_cfg_0003.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = rc
transform = reconciliation
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/rc_cfg_0004.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# rc_cfg_0004.ubb - 대사 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70036
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_RC LMID=SITE1 GRPNO=7
*SERVERS
RC_SVR SRVGRP=GRP_RC SRVID=7 CLOPT="-A"
*SERVICES
RC_SVC LOAD=50 PRIO=50

6
config/rc_cfg_0005.dat Normal file
View file

@ -0,0 +1,6 @@
# rc_cfg_0005.dat - 대사 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|대사 접수|R
02|대사 완료|M
03|대사 불일치|U
04|대사 정산|S

15
config/rc_cfg_0006.cfg Normal file
View file

@ -0,0 +1,15 @@
# rc_cfg_0006.cfg - @KMOD@ 런타임 설정 (hard)
[general]
module = rc
transform = reconciliation
tier = hard
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

6
config/st_cfg_0001.dat Normal file
View file

@ -0,0 +1,6 @@
# st_cfg_0001.dat - 정산수수료 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|정산수수료 접수|R
02|정산수수료 완료|M
03|정산수수료 불일치|U
04|정산수수료 정산|S

15
config/st_cfg_0002.cfg Normal file
View file

@ -0,0 +1,15 @@
# st_cfg_0002.cfg - @KMOD@ 런타임 설정 (medium)
[general]
module = st
transform = settlement
tier = medium
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/st_cfg_0003.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# st_cfg_0003.ubb - 정산수수료 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70027
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_ST LMID=SITE1 GRPNO=28
*SERVERS
ST_SVR SRVGRP=GRP_ST SRVID=28 CLOPT="-A"
*SERVICES
ST_SVC LOAD=50 PRIO=50

6
config/st_cfg_0004.dat Normal file
View file

@ -0,0 +1,6 @@
# st_cfg_0004.dat - 정산수수료 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|정산수수료 접수|R
02|정산수수료 완료|M
03|정산수수료 불일치|U
04|정산수수료 정산|S

15
config/st_cfg_0005.cfg Normal file
View file

@ -0,0 +1,15 @@
# st_cfg_0005.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = st
transform = settlement
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

15
config/vl_cfg_0001.cfg Normal file
View file

@ -0,0 +1,15 @@
# vl_cfg_0001.cfg - @KMOD@ 런타임 설정 (easy)
[general]
module = vl
transform = validation
tier = easy
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/vl_cfg_0002.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# vl_cfg_0002.ubb - 정합성 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70015
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_VL LMID=SITE1 GRPNO=16
*SERVERS
VL_SVR SRVGRP=GRP_VL SRVID=16 CLOPT="-A"
*SERVICES
VL_SVC LOAD=50 PRIO=50

6
config/vl_cfg_0003.dat Normal file
View file

@ -0,0 +1,6 @@
# vl_cfg_0003.dat - 정합성 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|정합성 접수|R
02|정합성 완료|M
03|정합성 불일치|U
04|정합성 정산|S

15
config/vl_cfg_0004.cfg Normal file
View file

@ -0,0 +1,15 @@
# vl_cfg_0004.cfg - @KMOD@ 런타임 설정 (hard)
[general]
module = vl
transform = validation
tier = hard
[db]
dsn = acquire@localhost
schema = public
fetch_size = 1000
[limits]
daily_cap = 100000000
single_cap = 50000000
fee_rate_bp = 250

22
config/vl_cfg_0005.ubb Normal file
View file

@ -0,0 +1,22 @@
#
# vl_cfg_0005.ubb - 정합성 TP 도메인 구성 (Tuxedo UBBCONFIG 형식, 참고)
#
*RESOURCES
IPCKEY 70048
MASTER SITE1
MODEL SHM
LDBAL Y
*MACHINES
"acqhost" LMID=SITE1
APPDIR="/app/acquire-core"
TUXCONFIG="/app/acquire-core/tuxconfig"
*GROUPS
GRP_VL LMID=SITE1 GRPNO=19
*SERVERS
VL_SVR SRVGRP=GRP_VL SRVID=19 CLOPT="-A"
*SERVICES
VL_SVC LOAD=50 PRIO=50

6
config/vl_cfg_0006.dat Normal file
View file

@ -0,0 +1,6 @@
# vl_cfg_0006.dat - 정합성 코드 매핑 데이터 (파이프 구분)
# code|label|value
01|정합성 접수|R
02|정합성 완료|M
03|정합성 불일치|U
04|정합성 정산|S