parent
35b3f3aa76
commit
29f9508660
|
|
@ -25,7 +25,7 @@ namespace NP.FO.Controllers
|
|||
return Redirect("/My/Index");
|
||||
}
|
||||
}
|
||||
if(GetConfig("isdevtest") == "1")
|
||||
if(GetConfig("ispaytest") == "1")
|
||||
{
|
||||
vm.ComCodes = GetComCodes("typeman,typeedu,typegrade,typejob");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue