新增部门和岗位

This commit is contained in:
yanwenwu
2020-01-12 09:30:56 +08:00
parent 5ec9939cbf
commit 8b93c63883
11 changed files with 100 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ use catcher\base\CatchModel;
class Job extends CatchModel
{
protected $name = 'job';
protected $name = 'jobs';
protected $field = [
'id', //