Ver Fonte

添加商品盘面配置说明

deng.yinping há 3 meses atrás
pai
commit
05e1ea1328
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      config/config.xml

+ 1 - 1
config/config.xml

@@ -42,7 +42,7 @@
     <Password value="123456"/>
   </MongoDBSetting>
   <MySQLSetting>
-    <!-- Enabled=0: 商品盘面从Redis获取, 配合使用新存储服务“quote_historystorage_nomysql” 。MySQL其它配置不需要
+    <!-- Enabled=0: 商品盘面从Redis获取, 配合使用新存储服务“quote_historystorage_redis” 。MySQL其它配置不需要
          Enabled=1: 商品盘面从MySQL获取, 依旧使用旧存储服务“quote_historystorage” 。MySQL其它配置需要 -->
     <Enabled value="0"/>
     <Host value="192.168.30.72"/>