* @created 2022-07-27 14:24:05 * @modified 2022-07-27 14:24:05 */ namespace Beike\Shop\Services\TotalServices; class TaxService { public static function getTotal() { } }