Selaa lähdekoodia

xls:配置oss默认标志

xulisong 6 vuotta sitten
vanhempi
commit
172f71a58f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>