代码提交
This commit is contained in:
parent
d90af2e3f3
commit
bd2901c089
|
|
@ -15,6 +15,11 @@ public class ToBeScrap {
|
||||||
*/
|
*/
|
||||||
private Long id;
|
private Long id;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 设备ID
|
||||||
|
*/
|
||||||
|
private Long devId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 变更任务表主键
|
* 变更任务表主键
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue