添加字段

master
lulicheng 9 months ago
parent edfddcc1c1
commit 8c2eba77af

@ -33,6 +33,11 @@ public class BufferNumBxg implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String recordTime;
/** /**
* 线线 * 线线
*/ */

@ -33,6 +33,11 @@ public class BufferNumDj implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String recordTime;
/** /**
* 线线1 * 线线1
*/ */

@ -33,6 +33,11 @@ public class BufferNumXe implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String recordTime;
/** /**
* 线线 * 线线
*/ */

@ -33,6 +33,11 @@ public class BufferNumXy implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String recordTime;
/** /**
* 线线 * 线线
*/ */

@ -33,6 +33,11 @@ public class BufferNumZe implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String recordTime;
/** /**
* 线线1 * 线线1
*/ */

@ -33,6 +33,11 @@ public class BufferNumZy implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String recordTime;
/** /**
* 线线1 * 线线1
*/ */

@ -33,6 +33,11 @@ public class OeeBxg implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String status;
/** /**
* 线 * 线
*/ */

@ -33,6 +33,11 @@ public class OeeDj implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String status;
/** /**
* 线线 * 线线
*/ */

@ -33,6 +33,11 @@ public class OeeXe implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String status;
/** /**
* 线线 * 线线
*/ */

@ -33,6 +33,11 @@ public class OeeXy implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String status;
/** /**
* 线线 * 线线
*/ */

@ -33,6 +33,11 @@ public class OeeZe implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String status;
/** /**
* 线线 * 线线
*/ */

@ -33,6 +33,11 @@ public class OeeZy implements Serializable {
*/ */
private Long flag; private Long flag;
/**
*
*/
private String status;
/** /**
* 线线 * 线线
*/ */

Loading…
Cancel
Save