fix[project]: 对接MES接口,新增3D负责人字段
This commit is contained in:
@@ -26,4 +26,10 @@ public class SpdmAcceptTodoInfoReq {
|
||||
*/
|
||||
private String materialNo;
|
||||
|
||||
/**
|
||||
* 3D负责人(暂定工号)
|
||||
*/
|
||||
private String threeDimensionalPerformer;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user