wyyl/beike/Shop/Services/TotalServices/ShippingService.php

16 lines
286 B
PHP

<?php
/**
* ShippingService.php
*
* @copyright 2022 opencart.cn - All Rights Reserved
* @link http://www.guangdawangluo.com
* @author Edward Yang <yangjin@opencart.cn>
* @created 2022-07-22 17:58:14
* @modified 2022-07-22 17:58:14
*/
class ShippingService
{
}