bztang-admin/app/frontend/modules/orderGoods/OrderGoodsDiscount.php

14 lines
226 B
PHP

<?php
/**
* Created by PhpStorm.
* User: shenyang
* Date: 2018/5/30
* Time: 下午1:49
*/
namespace app\frontend\modules\orderGoods;
class OrderGoodsDiscount extends \app\common\models\orderGoods\OrderGoodsDiscount
{
}