This commit is contained in:
parent
93defb41cd
commit
8b22e71e6a
|
|
@ -1386,7 +1386,6 @@ public class SalarySendServiceImpl extends Service implements SalarySendService
|
|||
}
|
||||
|
||||
|
||||
|
||||
@Override
|
||||
public Map<String, Object> withdraw(SalarySendWithdrawParam param) {
|
||||
if (param.getSalarySendId() == null) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue