routine update

This commit is contained in:
yubaolee
2015-05-24 23:23:26 +08:00
parent d2641d40fa
commit 5cf16393f5
12 changed files with 161 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
using OpenAuth.App;
using OpenAuth.App.DTO;
using OpenAuth.Domain.Service;
using OpenAuth.Repository.Repository;
using OpenAuth.Repository;
namespace OpenAuth.UnitTest
{