Commit 73a92493 authored by 曹盼盼's avatar 曹盼盼

添加时间戳约束焊前检验,修改焊接工艺需求更改为由前端传工艺的校验结果

parent 934262dc
......@@ -12,7 +12,6 @@ public enum VerifyEnum {
未通过("0","未通过","智能检验"),
已通过("1","已通过","人工检验");
private String status;
private String name;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment