瀏覽代碼

xls:配置oss默认标志

xulisong 6 年之前
父節點
當前提交
172f71a58f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>