This commit is contained in:
2023-12-20 16:20:49 +08:00
parent dd432ead11
commit 026a299f88
48 changed files with 37 additions and 438 deletions

View File

@@ -1,7 +0,0 @@
package com.lovenav.controller;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class AdminController {
}