Quellcode durchsuchen

xls:配置oss默认标志

xulisong vor 6 Jahren
Ursprung
Commit
172f71a58f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>