Commit 8d226d2f by jianglong

修改FT业务报east7759错误

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