优化数据仓储
This commit is contained in:
@@ -10,5 +10,6 @@ namespace ZR.Service.System.IService
|
||||
{
|
||||
string CheckPostNameUnique(SysPost sysPost);
|
||||
string CheckPostCodeUnique(SysPost sysPost);
|
||||
List<SysPost> GetAll();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user