mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-06 23:05:36 +08:00
14 lines
270 B
PHP
14 lines
270 B
PHP
<?php
|
||
/**
|
||
* Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
|
||
* See LICENSE file for license details.
|
||
*/
|
||
|
||
/**
|
||
* @Author: xueding@shopex.cn
|
||
* @Datetime: 2022/4/22
|
||
* @Describe:
|
||
*/
|
||
class erpapi_dchain_matrix_config extends erpapi_dchain_config
|
||
{
|
||
} |