mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-04 01:49:58 +08:00
1、postgres 数据库名称修正
2、修复云快充MD错别字
This commit is contained in:
@@ -19,7 +19,7 @@ networks:
|
||||
|
||||
services:
|
||||
postgres:
|
||||
container_name: postgresql
|
||||
container_name: postgres
|
||||
image: registry.cn-hangzhou.aliyuncs.com/sanbing/postgresql:17
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
#### 上行计费模型验证
|
||||
`68 0d 71 ad 00 05 20 23 12 12 00 00 10 00 00 222B`
|
||||
#### 上行计费模型验证应答
|
||||
#### 下行计费模型验证应答
|
||||
`68 08 71 AD 00 06 20 23 12 12 00 00 10 00 6C DB`
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user