mirror of
https://gitee.com/ShopeX/OMS
synced 2026-03-22 10:25:35 +08:00
11 lines
230 B
PHP
11 lines
230 B
PHP
<?php
|
||
/**
|
||
* Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
|
||
* See LICENSE file for license details.
|
||
*/
|
||
|
||
|
||
return array(
|
||
'service.eccommon_regions.eccommon_mdl_regions' => 'eccommon_regions_mainland',
|
||
);
|