邮件API
This commit is contained in:
@@ -158,4 +158,11 @@ public class viewController {
|
||||
return "file";
|
||||
}
|
||||
|
||||
|
||||
@GetMapping("/biz/system")
|
||||
public String getSystem(Model model) {
|
||||
|
||||
return "system";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user