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:
@@ -0,0 +1,36 @@
|
||||
syntax = "v1"
|
||||
|
||||
info (
|
||||
title: "spcm"
|
||||
desc: "spcm api"
|
||||
author: "wangcheng"
|
||||
email: "3316148@qq.com"
|
||||
version: "v1"
|
||||
)
|
||||
|
||||
import (
|
||||
"user.api"
|
||||
"login.api"
|
||||
"api.api"
|
||||
"role.api"
|
||||
"permission.api"
|
||||
"equipment.api"
|
||||
"work_order.api"
|
||||
"job.api"
|
||||
"dept.api"
|
||||
"alarm.api"
|
||||
"dashboard.api"
|
||||
"product_type.api"
|
||||
"dock.api"
|
||||
"machine.api"
|
||||
"scheduler.api"
|
||||
"task.api"
|
||||
"temp_station.api"
|
||||
"manual_action.api"
|
||||
"eventlog.api"
|
||||
"report.api"
|
||||
"system.api"
|
||||
"inspection.api"
|
||||
"micrometer.api"
|
||||
"wms.api"
|
||||
)
|
||||
Reference in New Issue
Block a user