This commit is contained in:
yubaolee
2017-11-29 10:35:25 +08:00
parent c860101747
commit 3fa7422f5a
8 changed files with 9 additions and 25 deletions

View File

@@ -9,12 +9,10 @@
// File: AuthenService.cs
// ***********************************************************************
using OpenAuth.Domain.Interface;
using System;
using System.Collections.Generic;
using System.Linq;
using OpenAuth.Domain;
namespace OpenAuth.Domain.Service
namespace OpenAuth.App
{
/// <summary>
/// 领域服务