Commit 9d77ad73 authored by wanglong's avatar wanglong

Merge branch 'developer' of http://39.98.45.134:8090/moa/amos-boot-biz into developer

parents d06208d6 73a92493
......@@ -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