This commit is contained in:
Lemon
2023-06-19 09:14:12 +08:00
parent 2b5d8cfa70
commit 4f5141b9ca
2 changed files with 2 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ import java.util.Map;
*/
@Anonymous
@RestController
@RequestMapping("/amap/charging")
@RequestMapping("/charging")
public class AMapController extends BaseController {
@Autowired