Skip to content

Commit f415cd4

Browse files
删除API目录
1 parent 18708e7 commit f415cd4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+21
-2164
lines changed

.gitignore

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
/Git.Storage.Common/obj
2+
/Git.Storage.Common/bin
3+
/Git.Storage.Rose.Server/obj
4+
/Git.Storage.Rose.Server/bin
5+
/Git.Storage.Conversion/bin
6+
/Git.Storage.Conversion/obj
7+
/Git.Storage.DataAccess/obj
8+
/Git.Storage.DataAccess/bin
9+
/Git.Storage.Entity/obj
10+
/Git.Storage.Entity/bin
11+
/Git.Storage.IDataAccess/obj
12+
/Git.Storage.IDataAccess/bin
13+
/Git.Storage.Provider/obj
14+
/Git.Storage.Provider/bin
15+
/Git.Storage.RoseEntity/bin
16+
/Git.Storage.RoseEntity/obj
17+
/Git.Storage.Web/obj
18+
/Git.Storage.Web/bin
19+
/Git.Storage.Web/Log
20+
/Git.Storage.WebAPI/obj
21+
/Git.Storage.WebAPI/bin

Git.Storage.Web.v12.suo

75.5 KB
Binary file not shown.

Git.Storage.WebAPI/App_Start/FilterConfig.cs

-13
This file was deleted.

Git.Storage.WebAPI/App_Start/RouteConfig.cs

-23
This file was deleted.

Git.Storage.WebAPI/App_Start/WebApiConfig.cs

-19
This file was deleted.

Git.Storage.WebAPI/Configs/Cache/cache.config

-12
This file was deleted.

Git.Storage.WebAPI/Configs/Cookie/cookie.config

-4
This file was deleted.

Git.Storage.WebAPI/Configs/Data/DataOperations.xsd

-85
This file was deleted.

Git.Storage.WebAPI/Configs/Data/DataOperations.xsx

-3
This file was deleted.

Git.Storage.WebAPI/Configs/Data/Database.config

-7
This file was deleted.

Git.Storage.WebAPI/Configs/Data/Database.xsd

-21
This file was deleted.

Git.Storage.WebAPI/Configs/Data/Database.xsx

-11
This file was deleted.

Git.Storage.WebAPI/Configs/Data/DbCommandFiles.config

-5
This file was deleted.

Git.Storage.WebAPI/Configs/Data/DbCommandFiles.xsd

-13
This file was deleted.

Git.Storage.WebAPI/Configs/Data/DbCommandFiles.xsx

-3
This file was deleted.

Git.Storage.WebAPI/Configs/Data/DbReportCommand.config

-37
This file was deleted.

Git.Storage.WebAPI/Configs/Data/DbVnPageRequestCommand.config

-89
This file was deleted.

0 commit comments

Comments
 (0)