新增工单功能

This commit is contained in:
2026-04-23 15:50:06 +08:00
parent ed6ef336fa
commit dac1102ae5
17 changed files with 2026 additions and 37 deletions
+1
View File
@@ -70,6 +70,7 @@ func main() {
routers.ApiFilesInit()
routers.ApiScheduleInit()
routers.ApiPurchaseInit()
routers.ApiWorkOrderInit()
//创建必要目录
for _, path := range models.ConfigsFile.Pahts {