mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 12:35:07 +08:00
移除微信支付相关
This commit is contained in:
@@ -362,7 +362,7 @@ public class PileStationInfoController extends BaseController {
|
||||
*/
|
||||
@GetMapping("/getParkingInfoList")
|
||||
public RestApiResponse<?> getParkingInfoList() {
|
||||
logger.info("获取停车平台列表");
|
||||
// logger.info("获取停车平台列表");
|
||||
RestApiResponse<?> response = null;
|
||||
try {
|
||||
startPage();
|
||||
|
||||
Reference in New Issue
Block a user