Skip to content

Commit 2e799b5

Browse files
committed
案例数据压缩
1 parent 409cbb9 commit 2e799b5

File tree

3 files changed

+1
-269
lines changed

3 files changed

+1
-269
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ func main() {
6868
1. 确保数据库连接字符串中包含正确的用户名、密码和数据库名
6969
2. 建议在生产环境中适当设置重试次数,避免过多重试
7070
3. 如果只需要生成SQL而不执行,请将`ShouldRun`设置为`false`
71-
4. 用例的数据在[note20250226.sql](./note20250226.sql)
71+
4. 用例的数据在[note20250226.sql.zip](./note20250226.sql.zip)
7272

7373
## 依赖
7474

0 commit comments

Comments
 (0)