tangxu
2024-06-07 18a1a6faf82b1ad00d27f6fc7f5734c34aea32df
WebApi/Web.config
@@ -13,9 +13,9 @@
      <add key="webpages:Enabled" value="false" />
      <add key="ClientValidationEnabled" value="true" />
      <add key="UnobtrusiveJavaScriptEnabled" value="true" />
      <add key="isDebug" value="true" />
      <add key="isDebug" value="false" />
      <add key="ZYAPiUrl" value="http://192.168.201.235:8009/" />
      <add key="WaterPredictDsPath" value="D:\WorkData\IStation\ChEq\CodeV1.3\WaterPredict\IStation.ChEr.Entry.Predict\bin\Debug\net6.0\Data" />
      <add key="WaterPredictDsPath" value="D:\WorkData\IStation\ChEqCalc.V1.3\WaterPredict\IStation.ChEr.Entry.Predict\bin\Debug\net6.0\Data" />
   </appSettings>
   <system.web>
      <compilation debug="true" targetFramework="4.7.2" />