1/14 槽位修改1.2

dev_fifo_z
wangwei 6 months ago
parent 00688e24ae
commit a6469784e2

@ -17,5 +17,9 @@ public class CollectLedGroupRequest extends ListPageRequest {
private Integer lednum;
private Integer timeout;
private Integer ledmode;
/**
* 0: 1:
*/
private Integer isBind;
}

@ -97,5 +97,37 @@ public class SysWorkplaceQueueResponse {
*/
private String mac;
/**
*
*/
private Integer specialQueue;
/**
*
*/
private Integer queueHeight;
/**
*
*/
private Integer maxDrugCount;
/**
*
*/
private Integer remindCount;
/**
*
*/
private Integer enableRemind;
}

Loading…
Cancel
Save