tp6框架的销售统计系统

Goods.php 94B

    <?php namespace app\model; use app\model\GoodsCategory; class Goods extends \think\Model { }