feat: docker mysql and redis

This commit is contained in:
zzw
2026-08-06 13:43:52 +08:00
parent 58242dee8d
commit c37cedc664
26 changed files with 1349 additions and 129 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module bff
go 1.24.3
go 1.26
require (
github.com/zeromicro/go-zero v1.10.2