Commit b6b45de1 by halweg

csv导入评论脚本

parent b9ca17a4
...@@ -6,6 +6,9 @@ ...@@ -6,6 +6,9 @@
<argument name="commands" xsi:type="array"> <argument name="commands" xsi:type="array">
<item name="joshine_fix-base-image" xsi:type="object">Joshine\Script\Console\Command\ProductFirstImageAsBaseFixer</item> <item name="joshine_fix-base-image" xsi:type="object">Joshine\Script\Console\Command\ProductFirstImageAsBaseFixer</item>
</argument> </argument>
<argument name="commands" xsi:type="array">
<item name="reviews-import" xsi:type="object">Joshine\Script\Console\Command\ReviewsImporter</item>
</argument>
</arguments> </arguments>
</type> </type>
</config> </config>
\ No newline at end of file
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