mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-27 11:43:25 +08:00
重构user控制器
This commit is contained in:
@@ -36,7 +36,8 @@ namespace Yi.Framework.Interface
|
||||
|
||||
public partial interface I<#= fn #>Service:IBaseService<<#= k #>>
|
||||
{
|
||||
|
||||
Task<bool> DelListByUpdateAsync(List<int> _ids);
|
||||
Task<IEnumerable<<#= k #>>> GetAllEntitiesTrueAsync();
|
||||
}
|
||||
<# } #>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user