1
0
Fork 0

Merge pull request 'SP 명 변경' (#1) from shkim2 into master

Reviewed-on: HANYANG/HANYANG_MES#1
This commit is contained in:
김승혁 대리 2024-05-01 01:27:50 +09:00
commit d7a3c23504
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"] ?: "",