init
This commit is contained in:
@@ -22,7 +22,7 @@ public interface AccountCashService extends IService<AccountCash> {
|
||||
|
||||
Page<AccountCashAdminVo> pageAdmin(PageQuery pageQuery, AccountCashAdminVo bo);
|
||||
|
||||
void fail(Long id);
|
||||
void fail(Long id,String failRemark);
|
||||
|
||||
ExportBatchAuditVo batchAudit(List<Long> result);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user