diff --git a/ExtractorSharp.Core/FreeImage.dll b/ExtractorSharp.Core/FreeImage.dll deleted file mode 100644 index cb4cf6e..0000000 Binary files a/ExtractorSharp.Core/FreeImage.dll and /dev/null differ diff --git a/ExtractorSharp.UnitTest/UnitTest3.cs b/ExtractorSharp.UnitTest/UnitTest3.cs index 599b085..482589e 100644 --- a/ExtractorSharp.UnitTest/UnitTest3.cs +++ b/ExtractorSharp.UnitTest/UnitTest3.cs @@ -23,7 +23,7 @@ static UnitTest3() { } public string[] part_array = {"cap","coat","belt","neck","hair","face","skin","pants","shoes" }; - public const string API_HOST = "http://localhost:8080/dressing"; + public const string API_HOST = "http://localhost:8080/api/dressing"; public const string GAME_DIR = "D:/地下城与勇士"; public const string SAVE_DIR = "D:/avatar_new"; diff --git a/ExtractorSharp/ExtractorSharp.csproj b/ExtractorSharp/ExtractorSharp.csproj index 5bfd02f..8ac2d23 100644 --- a/ExtractorSharp/ExtractorSharp.csproj +++ b/ExtractorSharp/ExtractorSharp.csproj @@ -543,7 +543,11 @@ - + + + + +