Browse Source

添加商品盘面配置说明

deng.yinping 3 tháng trước cách đây
mục cha
commit
05e1ea1328
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"/>