Return
Main page
Update
Choice of period :
Day
Week
All
Customized
From
to
(m/d/yy)
Usages of
select
*
from
groupdetail
where
UserID = ? and GroupID in (
select
distinct(GroupID)
from
privilege_details
where
PrivilegeID in (
select
PRIVILEGEID
from
privilege_master
where
PRIVILEGE_NAME = ? ))
Request
Find usages
/viewTicketList.* GET
/CheckLoginCredentialsAndRedirect.* GET
/setSessionData.* GET
/CheckLoginCredentialsAndRedirect.* ajax GET
/CheckLoginCredentialsAndRedirect.do
Powered by
JavaMelody