123
This commit is contained in:
@@ -24,6 +24,7 @@ public interface AccountCashService extends IService<AccountCash> {
|
||||
|
||||
void fail(Long id);
|
||||
|
||||
ExportBatchAuditVo batchAudit(List<AccountCashAdminVo> result);
|
||||
ExportBatchAuditVo batchAudit(List<Long> result);
|
||||
|
||||
void success(Long id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user