Skip to content

Commit 711e544

Browse files
committed
fix readme by seata at mode
1 parent b8c0d07 commit 711e544

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

springboot-seata-at-sample/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,11 +158,14 @@ CREATE TABLE `undo_log` (
158158
159159
- 解压Seata
160160
> yum install unzip -y
161+
>
161162
> unzip -o seata-server-1.0.0.zip
163+
>
162164
> cd seata-server-1.0.0
163165
164166
- 修改配置
165167
> vi ./conf/file.conf
168+
>
166169
> 使用file模式
167170
```shell
168171
service {

0 commit comments

Comments
 (0)