mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-06 02:49:57 +08:00
优化md
This commit is contained in:
@@ -38,6 +38,4 @@ public class ProtocolController extends BaseController {
|
||||
List<ProtocolOption> protocols = protocolService.getSupportedProtocols();
|
||||
return ResponseEntity.ok(ApiResponse.success("查询成功", protocols));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
@@ -149,21 +149,4 @@ public enum ErrorCode {
|
||||
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user