Browse Source

店铺配置

sunhao 5 years ago
parent
commit
9160c709bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/constants.php

+ 1 - 1
config/constants.php

@@ -6,5 +6,5 @@ return [
6 6
     'REDIS_PORT'=>'6379',
7 7
     'REDIS_PASSWORD'=>'Zhuaduoduo2017',
8 8
 
9
-    'ESHOP_CODE' => '100|zjsc001', //卖家云店铺code
9
+    'ESHOP_CODE' => '100|hxas', //卖家云店铺code
10 10
 ];