修复添加部门没有存入creator_id

This commit is contained in:
JaguarJack
2020-07-04 10:43:09 +08:00
parent fda520bad3
commit 2746d565e4
4 changed files with 445 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
<?php
// +----------------------------------------------------------------------
// | CatchAdmin [Just Like ]
// +----------------------------------------------------------------------
// | Copyright (c) 2017~2020 http://catchadmin.com All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt )
// +----------------------------------------------------------------------
// | Author: JaguarJack [ njphper@gmail.com ]
// +----------------------------------------------------------------------