Commit c30aa815 authored by wwccw0591's avatar wwccw0591

pc

parent 9cdda352
...@@ -577,7 +577,7 @@ class ShopkeeperServiceModel extends \Business\AbstractModel ...@@ -577,7 +577,7 @@ class ShopkeeperServiceModel extends \Business\AbstractModel
{ {
$elasticsTool = ElasticsToolModel::getInstance('orders'); $elasticsTool = ElasticsToolModel::getInstance('orders');
$elasticsTool->deleteIndex(); // $elasticsTool->deleteIndex();
$indexsFiled = array( $indexsFiled = array(
'goodsName' => array( 'goodsName' => array(
'type' => 'string', 'type' => 'string',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment