123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- "/{item.APIName}": {
- "get": {
- "summary": "预热结束",
- "x-apifox-folder": "5K加料测试/设备预热",
- "x-apifox-status": "developing",
- "deprecated": false,
- "description": "",
- "tags": [
- "5K加料测试/设备预热"
- ],
- "parameters": [],
- "responses": {
- "200": {
- "description": "成功",
- "schema": {
- "type": "object",
- "properties": {},
- "x-apifox-ignore-properties": [],
- "x-apifox-orders": []
- }
- }
- },
-
- "produces": [
- "application/json"
- ]
- }
- },
- "/L5KYPJL_YL_Tank1Select": {
- "get": {
- "summary": "料筒选择-料筒1",
- "x-apifox-folder": "5K加料测试/要料",
- "x-apifox-status": "developing",
- "deprecated": false,
- "description": "",
- "tags": [
- "5K加料测试/要料"
- ],
- "parameters": [],
- "responses": {
- "200": {
- "description": "成功",
- "schema": {
- "type": "object",
- "properties": {},
- "x-apifox-ignore-properties": [],
- "x-apifox-orders": []
- }
- }
- },
- "x-run-in-apifox": "https://www.apifox.cn/web/project/2494277/apis/api-73512947-run",
- "produces": [
- "application/json"
- ]
- }
- }
- },
|