Skip to content

Commit

Permalink
upt
Browse files Browse the repository at this point in the history
  • Loading branch information
HEUDavid committed Sep 15, 2024
1 parent f00a710 commit d7af551
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,12 @@ port = 5672
queue = "your_queue"
```

## DB初始化

[init.sql](./model/init.sql)

## 从源码构建

假设您已经安装了 Go,那么可以打开命令行界面,执行如下命令:
```shell
git clone https://github.com/HEUDavid/auto-receive-crypto-pay.git
Expand Down

0 comments on commit d7af551

Please sign in to comment.