Compare commits

..

2 Commits

Author SHA1 Message Date
高飞 73e0c3f0b5 Merge branch 'master' of http://47.104.102.122:3000/shecs/ZHJA_HJGL 2024-09-12 15:17:50 +08:00
高飞 d21b70cade 提交代码 2024-09-12 15:17:43 +08:00
2 changed files with 2 additions and 25 deletions

1
.gitignore vendored
View File

@ -101,3 +101,4 @@ HJGL_ZH/BLL/bin/Release/NPOI.OpenXmlFormats.dll
/HJGL_ZH/Model/obj/Release/Model.dll
/HJGL_ZH/Model/obj/Release/Model.pdb
/HJGL_ZH/WebAPI/Web.config
/ReleasePackerALL2017.bat

View File

@ -10,29 +10,5 @@
<UseGlobalApplicationHostFile />
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<StartPageUrl>
</StartPageUrl>
<StartAction>CurrentPage</StartAction>
<AspNetDebugging>True</AspNetDebugging>
<SilverlightDebugging>False</SilverlightDebugging>
<NativeDebugging>False</NativeDebugging>
<SQLDebugging>False</SQLDebugging>
<ExternalProgram>
</ExternalProgram>
<StartExternalURL>
</StartExternalURL>
<StartCmdLineArguments>
</StartCmdLineArguments>
<StartWorkingDirectory>
</StartWorkingDirectory>
<EnableENC>True</EnableENC>
<AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<ProjectExtensions />
</Project>