1
This commit is contained in:
parent
d87f908843
commit
b6fc04e547
@ -1811,6 +1811,7 @@ class Maintainentry extends BaseController
|
||||
$szxc_family['createtime'] = $time;
|
||||
Db::table('fa_szxc_family')->strict(false)->insert($szxc_family);
|
||||
}
|
||||
Db::commit();
|
||||
$this->apiSuccess('操作成功');
|
||||
} catch (ValidateException | \PDOException | Exception $e) {
|
||||
Db::rollback();
|
||||
|
Loading…
x
Reference in New Issue
Block a user