refactor: 对齐后端样例工程规范
This commit is contained in:
7
backend/go.work
Normal file
7
backend/go.work
Normal file
@@ -0,0 +1,7 @@
|
||||
go 1.26.1
|
||||
|
||||
use (
|
||||
./api
|
||||
./worker
|
||||
./iot
|
||||
)
|
||||
Reference in New Issue
Block a user