fix: rebuild MES as compilable go-zero+ent backend (renamed bj_power_mes), restore 3 workstation projects from pristine original, align naming; all Go projects go build clean

This commit is contained in:
SunYF
2026-08-27 10:56:41 +08:00
parent 380715f8a9
commit 371b494c54
523 changed files with 67923 additions and 24758 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ import _ "entgo.io/ent/entc"
//go:generate go run ./tools/generate.go
//更新表结构
//go:generate go run ./tools/migrate.go ./tools/app.go
//go:generate go run ./tools/migrate.go
//更新信号表
//go:generate go run ./tools/data.go ./tools/app.go signals
//go:generate go run ./tools/data.go -signals