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