mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-15 13:43:48 +08:00
优化服务启动流程,修复后端配置组件名称和vue组件名称不一致无法缓存问题
This commit is contained in:
@@ -60,7 +60,7 @@ database:
|
||||
go mod tidy
|
||||
|
||||
# 查看命令行方法
|
||||
go run main.go hlep
|
||||
go run main.go help
|
||||
|
||||
# 启动所有服务
|
||||
go run main.go # 热编译启动: gf run main.go
|
||||
|
||||
Reference in New Issue
Block a user