notabenedev/price-export-yml

导出分组和价格到YML

v0.0.3 2024-03-28 08:30 UTC

This package is auto-updated.

Last update: 2024-09-28 09:51:35 UTC


README

  • 将类别和价格导出到YML导入文件
  • 缓存一天
  • 可以在配置文件中设置导出参数

配置

php artisan vendor:publish --provider="Notabenedev\PriceExportYml\PriceExportYmlServiceProvider" --tag=config

安装

 -   php artisan make:price-export-yml
                        {--controllers: export controllers}
 -   fill config if you need