Commit 90069430 by zhoujunpeng

修改TrnmodServiceImpl

parent e5f3af5a
...@@ -2984,6 +2984,7 @@ public class TrnmodServiceImpl implements TrnmodService { ...@@ -2984,6 +2984,7 @@ public class TrnmodServiceImpl implements TrnmodService {
case "JSD": case "JSD":
case "MCD": case "MCD":
case "FXD": case "FXD":
case "FTD":
break; 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