Compare commits

...

3 Commits

Author SHA1 Message Date
jackchenyang 81f51e38be 11 2024-05-11 10:22:41 +08:00
jackchenyang 7ef83e28a3 Merge branch 'master' of http://47.104.102.122:3000/shecs/Basf_TCC7 2024-05-11 10:22:11 +08:00
李云虎 4c04e72cbf 1111 2024-05-11 10:22:07 +08:00
1 changed files with 8 additions and 0 deletions

View File

@ -264,6 +264,14 @@
<binding protocol="http" bindingInformation="*:57606:localhost" />
</bindings>
</site>
<site name="FineUIPro.Web(12)" id="15">
<application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="E:\湛江巴斯夫\Basf_TCC7\HJGL\FineUIPro.Web" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:57613:localhost" />
</bindings>
</site>
<siteDefaults>
<!-- To enable logging, please change the below attribute "enabled" to "true" -->
<logFile logFormat="W3C" directory="%AppData%\Microsoft\IISExpressLogs" enabled="false" />