|
<?php
|
|
/**
|
|
* dd.php
|
|
*
|
|
* @copyright 2022 beikeshop.com - All Rights Reserved
|
|
* @link https://beikeshop.com
|
|
* @author Edward Yang <yangjin@guangda.work>
|
|
* @created 2022-07-28 16:19:06
|
|
* @modified 2022-07-28 16:19:06
|
|
*/
|
|
|
|
return [
|
|
'module_name' => 'Bestseller',
|
|
'limit' => 'Limit',
|
|
];
|