mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-02 05:55:49 +08:00
12 lines
219 B
PHP
12 lines
219 B
PHP
<?php
|
||
/**
|
||
* Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
|
||
* See LICENSE file for license details.
|
||
*/
|
||
|
||
class logisticsmanager_rpc_request_taobao extends logisticsmanager_rpc_abstract {
|
||
|
||
|
||
|
||
}
|