@ -53,7 +53,7 @@ public class LawEnforcementWarningListController extends BaseController
@GetMapping()
public String LawEnforcementWarningList()
{
return "/project/code/registration/registerView";
return "project/code/registration/registerView";
}
/**