wyyl/beike/Config/beike.php

16 lines
313 B
PHP

<?php
/**
* Resources.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author Edward Yang <yangjin@guangda.work>
* @created 2022-05-09 10:32:41
* @modified 2022-05-09 10:32:41
*/
return [
'version' => '1.0.2',
'build' => '20220913',
];