mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-02 07:06:37 +08:00
重构接口
This commit is contained in:
@@ -9,8 +9,7 @@ namespace Yi.Framework.Interface
|
||||
{
|
||||
public partial interface IMouldService : IBaseService<mould>
|
||||
{
|
||||
Task<bool> DelListByUpdateAsync(List<int> _ids);
|
||||
Task<IEnumerable<mould>> GetAllEntitiesTrueAsync();
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 得到该接口属于哪个菜单的
|
||||
|
||||
Reference in New Issue
Block a user