Skip to content

Commit bb5285c

Browse files
kevinkevin
authored andcommitted
add
1 parent d55833d commit bb5285c

File tree

12 files changed

+1705
-1369
lines changed

12 files changed

+1705
-1369
lines changed

.DS_Store

6 KB
Binary file not shown.

data/jjBasicInfo.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"head": {
3+
"code": "10000",
4+
"subCode": null,
5+
"message": null,
6+
"subMessage": null,
7+
"transactionId": null
8+
},
9+
"body": {
10+
"data": {
11+
"squareStickId": "1111111",
12+
"workorderId": "4432837472848",
13+
"jjTechnologyWorkflowId": "313ewwerwe",
14+
"technologyWorkflowVersion": "1.0.0",
15+
"productSpecBook": "fsfsfs",
16+
"squareStickStatus": "active",
17+
"hairStickId": "23432423f",
18+
"hairStickFurnaceId": "fsfsdf",
19+
"furnaceTaskId": "fsfsd"
20+
}
21+
}
22+
}

data/jjDetials.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"head": {
3+
"code": "10000",
4+
"subCode": null,
5+
"message": null,
6+
"subMessage": null,
7+
"transactionId": null
8+
},
9+
"body": {
10+
"data": [
11+
{
12+
"rownum": 1,
13+
"routeId": "DCGX",
14+
"routeDesc": "叠层工序",
15+
"operationId": "DCGB",
16+
"operationDesc": "叠层工步",
17+
"eqptId": "L01-DC001",
18+
"jobStartTime": "2024/06/09 22:09:00",
19+
"jobEndTime": "2024/07/09 22:09:00",
20+
"jobUser": "ADMIN",
21+
"jobUserId": "00001"
22+
},
23+
{
24+
"rownum": 1,
25+
"routeId": "DCGX",
26+
"routeDesc": "叠层工序",
27+
"operationId": "DCGB",
28+
"operationDesc": "叠层工步",
29+
"eqptId": "L01-DC001",
30+
"jobStartTime": "2024/06/09 22:09:00",
31+
"jobEndTime": "2024/07/09 22:09:00",
32+
"jobUser": "ADMIN",
33+
"jobUserId": "00001"
34+
}
35+
]
36+
}
37+
}

0 commit comments

Comments
 (0)