building-sign/app/model/GoodsCategory.php

7 lines
65 B
PHP
Executable File

<?php
namespace app\model;
class GoodsCategory extends Base
{
}