Sfoglia il codice sorgente

xls:配置oss默认标志

xulisong 6 anni fa
parent
commit
172f71a58f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      MBI/MBIResource/Config/MBI.config

+ 1 - 1
MBI/MBIResource/Config/MBI.config

@@ -2,6 +2,6 @@
 <configuration>
   <appSettings>
     <add key="HttpSetting" value="HttpSetting.ini"/>
-   <add key="UpDownFlag" value="1"/>
+   <add key="UpDownFlag" value="0"/>
   </appSettings>
 </configuration>