一期项目框架搭建
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Service.Interface
|
||||
{
|
||||
/// <summary>
|
||||
/// 组织架构管理 服务接口
|
||||
/// </summary>
|
||||
public interface IOrganizationService
|
||||
{
|
||||
// TODO: 定义 组织架构管理 相关方法
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user