Commit f75cfaeb by wuwenlong

整改通知单处理中可修改

parent 0f487e8c
......@@ -77,6 +77,7 @@ public class ServiceHGZL004 extends ServiceBase {
DaoUtils.update(HGZL004.UPDATE,o);
break;
case PROCESSING:
DaoUtils.update(HGZL004.UPDATE,o);
break;
case PROCESSED:
AssertUtils.isTrue(true,String.format("检查单号[%s]已处理完成,不能修改!"));
......
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