Explorar o código

添加商品盘面配置说明

deng.yinping hai 3 meses
pai
achega
05e1ea1328
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"/>