zhuguifei
2026-03-10 2c1fd10c6fbabb8e9f0e9f07fe66fb36c008e883
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
package com.shlanbao.tzsc.base.mapping;
 
import java.util.Date;
 
public class PrcsdataConveyor {
      private String id;
      private int state;
      private int qty1;
      private int qty2;
      private int qty3;
      private int qty4;
      private int qty5;
      private int qty6;
      private int qty7;
      private int qty8;
      private int qty9;
      private int qty10;
      private int qty11;
      private int qty12;
      private int state1;
      private int state2;
      private int state3;
      private int state4;
      private int state5;
      private int state6;
      private int state7;
      private int state8;
      private int state9;
      private int state10;
      private int state11;
      private int state12;
      private int outQty1;
      private int outQty2;
      private int outQty3;
      private int outQty4;
      private int outState1;
      private int outState2;
      private int outState3;
      private int outState4;
      private int ltState1;
      private int ltState2;
      private int ltState3;
      private int ltState4;
      private int ltState5;
      private int ltState6;
      private int ltState7;
      private int ltState8;
      private Date createTime;
    public String getId() {
        return id;
    }
    public void setId(String id) {
        this.id = id;
    }
    public int getState() {
        return state;
    }
    public void setState(int state) {
        this.state = state;
    }
    public int getQty1() {
        return qty1;
    }
    public void setQty1(int qty1) {
        this.qty1 = qty1;
    }
    public int getQty2() {
        return qty2;
    }
    public void setQty2(int qty2) {
        this.qty2 = qty2;
    }
    public int getQty3() {
        return qty3;
    }
    public void setQty3(int qty3) {
        this.qty3 = qty3;
    }
    public int getQty4() {
        return qty4;
    }
    public void setQty4(int qty4) {
        this.qty4 = qty4;
    }
    public int getQty5() {
        return qty5;
    }
    public void setQty5(int qty5) {
        this.qty5 = qty5;
    }
    public int getQty6() {
        return qty6;
    }
    public void setQty6(int qty6) {
        this.qty6 = qty6;
    }
    public int getQty7() {
        return qty7;
    }
    public void setQty7(int qty7) {
        this.qty7 = qty7;
    }
    public int getQty8() {
        return qty8;
    }
    public void setQty8(int qty8) {
        this.qty8 = qty8;
    }
    public int getQty9() {
        return qty9;
    }
    public void setQty9(int qty9) {
        this.qty9 = qty9;
    }
    public int getQty10() {
        return qty10;
    }
    public void setQty10(int qty10) {
        this.qty10 = qty10;
    }
    public int getQty11() {
        return qty11;
    }
    public void setQty11(int qty11) {
        this.qty11 = qty11;
    }
    public int getQty12() {
        return qty12;
    }
    public void setQty12(int qty12) {
        this.qty12 = qty12;
    }
    public int getState1() {
        return state1;
    }
    public void setState1(int state1) {
        this.state1 = state1;
    }
    public int getState2() {
        return state2;
    }
    public void setState2(int state2) {
        this.state2 = state2;
    }
    public int getState3() {
        return state3;
    }
    public void setState3(int state3) {
        this.state3 = state3;
    }
    public int getState4() {
        return state4;
    }
    public void setState4(int state4) {
        this.state4 = state4;
    }
    public int getState5() {
        return state5;
    }
    public void setState5(int state5) {
        this.state5 = state5;
    }
    public int getState6() {
        return state6;
    }
    public void setState6(int state6) {
        this.state6 = state6;
    }
    public int getState7() {
        return state7;
    }
    public void setState7(int state7) {
        this.state7 = state7;
    }
    public int getState8() {
        return state8;
    }
    public void setState8(int state8) {
        this.state8 = state8;
    }
    public int getState9() {
        return state9;
    }
    public void setState9(int state9) {
        this.state9 = state9;
    }
    public int getState10() {
        return state10;
    }
    public void setState10(int state10) {
        this.state10 = state10;
    }
    public int getState11() {
        return state11;
    }
    public void setState11(int state11) {
        this.state11 = state11;
    }
    public int getState12() {
        return state12;
    }
    public void setState12(int state12) {
        this.state12 = state12;
    }
    public int getOutQty1() {
        return outQty1;
    }
    public void setOutQty1(int outQty1) {
        this.outQty1 = outQty1;
    }
    public int getOutQty2() {
        return outQty2;
    }
    public void setOutQty2(int outQty2) {
        this.outQty2 = outQty2;
    }
    public int getOutQty3() {
        return outQty3;
    }
    public void setOutQty3(int outQty3) {
        this.outQty3 = outQty3;
    }
    public int getOutQty4() {
        return outQty4;
    }
    public void setOutQty4(int outQty4) {
        this.outQty4 = outQty4;
    }
    public int getOutState1() {
        return outState1;
    }
    public void setOutState1(int outState1) {
        this.outState1 = outState1;
    }
    public int getOutState2() {
        return outState2;
    }
    public void setOutState2(int outState2) {
        this.outState2 = outState2;
    }
    public int getOutState3() {
        return outState3;
    }
    public void setOutState3(int outState3) {
        this.outState3 = outState3;
    }
    public int getOutState4() {
        return outState4;
    }
    public void setOutState4(int outState4) {
        this.outState4 = outState4;
    }
    public int getLtState1() {
        return ltState1;
    }
    public void setLtState1(int ltState1) {
        this.ltState1 = ltState1;
    }
    public int getLtState2() {
        return ltState2;
    }
    public void setLtState2(int ltState2) {
        this.ltState2 = ltState2;
    }
    public int getLtState3() {
        return ltState3;
    }
    public void setLtState3(int ltState3) {
        this.ltState3 = ltState3;
    }
    public int getLtState4() {
        return ltState4;
    }
    public void setLtState4(int ltState4) {
        this.ltState4 = ltState4;
    }
    public int getLtState5() {
        return ltState5;
    }
    public void setLtState5(int ltState5) {
        this.ltState5 = ltState5;
    }
    public int getLtState6() {
        return ltState6;
    }
    public void setLtState6(int ltState6) {
        this.ltState6 = ltState6;
    }
    public int getLtState7() {
        return ltState7;
    }
    public void setLtState7(int ltState7) {
        this.ltState7 = ltState7;
    }
    public int getLtState8() {
        return ltState8;
    }
    public void setLtState8(int ltState8) {
        this.ltState8 = ltState8;
    }
    public Date getCreateTime() {
        return createTime;
    }
    public void setCreateTime(Date createTime) {
        this.createTime = createTime;
    }
      
}