mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-06 14:55:37 +08:00
16 lines
310 B
PHP
16 lines
310 B
PHP
<?php
|
||
/**
|
||
* Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
|
||
* See LICENSE file for license details.
|
||
*/
|
||
|
||
/**
|
||
* OMS物流公司推送给翱象系统model
|
||
*
|
||
* @author wangbiao<wangbiao@shopex.cn>
|
||
* @version 2023.01.05
|
||
*/
|
||
class dchain_mdl_aoxiang_logistics extends dbeav_model
|
||
{
|
||
|
||
} |