1
0
Fork 0

SP 명 변경

This commit is contained in:
김승혁 대리 2024-05-01 01:23:22 +09:00
parent 039c7c25f8
commit 02e5b41470
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if (!_notAuth("R")) {
case 'getWoOperList': case 'getWoOperList':
$squl = "USP_P_WO_OPER_RSLT_S20"; $squl = "USP_P_CNT_CT_WORKER_S10";
$params = array( $params = array(
"P_EMP_NO" => $_REQUEST["EMP_NO"] ?: "", "P_EMP_NO" => $_REQUEST["EMP_NO"] ?: "",