update intro

This commit is contained in:
yedongfu 2021-06-25 15:53:06 +08:00
parent 6c4e4fe37d
commit 9626ddf00c

View File

@ -90,7 +90,10 @@ UPDATE `user_account` SET `balance`=balance + 30,`update_time`='2021-06-09 11:50
XA end '4fPqCPijxyC'
XA prepare '4fPqCPijxyC'
# 服务1输出
xa commit '4fPqCNTYeSG'
#服务2输出
xa commit '4fPqCPijxyC'
```