chore: init bj_power monorepo (dashboard/mes/wms/wms_client/workstation), clear subproject git metadata and align naming to folder names

This commit is contained in:
SunYF
2026-08-27 10:09:54 +08:00
commit 1f0ee844a4
408 changed files with 102201 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
module bj_power_wms_client
go 1.25.0
require (
bjhardman.cn/bjhardman/hougai_insize_micrometer v1.0.0
github.com/ying32/govcl v2.2.3+incompatible
go.bug.st/serial v1.8.0
golang.org/x/sys v0.47.0
)