Commit 7921ea2e by 江和松

Merge remote-tracking branch 'origin/dev' into dev

parents 87464fbd 3737f775
......@@ -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