9 lines
67 B
PHP
Raw Normal View History

<?php
namespace App\Services\Business\MiaoXuan;
class Order
{
}