| .vs/PolicyControl/v17/fileList.bin | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| GasolineBlend.BLL/GasolineBlend.BLL.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| GasolineBlend.DAL/GasolineBlend.DAL.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| GasolineBlend.Entity/GasolineBlend.Entity.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| GasolineBlend/GasolineBlend.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.vs/PolicyControl/v17/fileList.binBinary files differ
GasolineBlend.BLL/GasolineBlend.BLL.csproj
@@ -127,6 +127,7 @@ <ItemGroup> <Compile Include="AccountBLL.cs" /> <Compile Include="AccountGroupBLL.cs" /> <Compile Include="ChatHistoryBLL.cs" /> <Compile Include="StarAgentBLL.cs" /> <Compile Include="AreaDataBLL.cs" /> <Compile Include="AgentDataBLL.cs" /> GasolineBlend.DAL/GasolineBlend.DAL.csproj
@@ -85,6 +85,7 @@ <ItemGroup> <Compile Include="AccountDAL.cs" /> <Compile Include="AccountGroupDAL.cs" /> <Compile Include="ChatHistoryDAL.cs" /> <Compile Include="StarAgentDAL.cs" /> <Compile Include="AreaDataDAL.cs" /> <Compile Include="AgentDataDAL.cs" /> GasolineBlend.Entity/GasolineBlend.Entity.csproj
@@ -47,6 +47,7 @@ <Compile Include="Account.cs" /> <Compile Include="AccountGroup.cs" /> <Compile Include="AccountRecAge.cs" /> <Compile Include="ChatHistoryDataPage.cs" /> <Compile Include="StarAgentPage.cs" /> <Compile Include="AjaxResult.cs" /> <Compile Include="AreaDataPage.cs" /> GasolineBlend/GasolineBlend.csproj
@@ -222,6 +222,7 @@ <Compile Include="App_Start\FilterConfig.cs" /> <Compile Include="App_Start\RouteConfig.cs" /> <Compile Include="App_Start\WebExceptionFilterAttribute.cs" /> <Compile Include="Controllers\ChatHistoryController.cs" /> <Compile Include="Controllers\StarAgentController.cs" /> <Compile Include="Controllers\AgentDataController.cs" /> <Compile Include="Controllers\AreaDataController.cs" />