1、postgres 数据库名称修正

2、修复云快充MD错别字
This commit is contained in:
三丙
2025-07-01 11:19:18 +08:00
parent 2f6892a443
commit 670962860c
2 changed files with 2 additions and 2 deletions

View File

@@ -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:

View File

@@ -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`
---