<?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
{
}