新增 高德地图充电站实体类

This commit is contained in:
Lemon
2023-06-14 11:32:37 +08:00
parent 093aa320d0
commit 7a15469bdf
5 changed files with 299 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
package com.jsowell.thirdparty.amap.service;
public class AMapService {
}