This commit is contained in:
2026-04-23 19:43:13 +08:00
parent b2d3fec6c8
commit 5780e1ac52
15 changed files with 3511 additions and 77 deletions
+1
View File
@@ -71,6 +71,7 @@ func main() {
routers.ApiScheduleInit()
routers.ApiPurchaseInit()
routers.ApiWorkOrderInit()
routers.ApiWarehouseInit()
//创建必要目录
for _, path := range models.ConfigsFile.Pahts {