rsf-server/src/main/java/com/vincent/rsf/server/api/controller/erp/SyncOrderController.java
@@ -117,7 +117,6 @@ if (Objects.isNull(transferParams)) { throw new CoolException("参数不能为空!!"); } return receiveMsgService.syncTransfer(transferParams, getLoginUserId()); }