mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-05 02:34:11 +08:00
优化代码
This commit is contained in:
@@ -20,7 +20,7 @@ import java.util.Map;
|
||||
*/
|
||||
@RestController("systemLogController")
|
||||
@RequestMapping("api/system/log")
|
||||
public class LogController {
|
||||
public class LogsController {
|
||||
|
||||
@Resource
|
||||
ISystemLogsServer iSystemLogsServer;
|
||||
Reference in New Issue
Block a user