Commit b0f3c9c5 by zhoujunpeng

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

parents 90069430 8d226d2f
...@@ -2986,6 +2986,8 @@ public class TrnmodServiceImpl implements TrnmodService { ...@@ -2986,6 +2986,8 @@ public class TrnmodServiceImpl implements TrnmodService {
case "FXD": case "FXD":
case "FTD": case "FTD":
break; break;
case "FTD":
break;
default: default:
throw new CommonServiceException("east7759 无效的业务种类{" + objtyp + "}"); throw new CommonServiceException("east7759 无效的业务种类{" + objtyp + "}");
} }
......
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