去掉开发中的模块

This commit is contained in:
2021-04-12 02:54:21 +08:00
parent 107b6bff21
commit de8a7e82be
14 changed files with 0 additions and 2297 deletions
@@ -1,8 +0,0 @@
<?php namespace Gdoo\Workflow\Models;
use Gdoo\Index\Models\BaseModel;
class BillCategory extends BaseModel
{
protected $table = 'model_bill_category';
}