update serve/app/controller/Frame.php.

Signed-off-by: 姚PD <13558507+yao-shipeng@user.noreply.gitee.com>
This commit is contained in:
姚PD 2024-08-07 03:55:08 +00:00 committed by Gitee
parent 87b5b0f1b5
commit 77aa722b52
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -78,13 +78,11 @@ class Frame extends Acl{
$exist=moreTableFind([
['table'=>'account','where'=>[['frame','=',$input['id']]]],
['table'=>'allot','where'=>[['frame','=',$input['id']]]],
['table'=>'barter','where'=>[['frame','=',$input['id']]]],
['table'=>'bill','where'=>[['frame','=',$input['id']]]],
['table'=>'bor','where'=>[['frame','=',$input['id']]]],
['table'=>'bre','where'=>[['frame','=',$input['id']]]],
['table'=>'buy','where'=>[['frame','=',$input['id']]]],
['table'=>'customer','where'=>[['frame','=',$input['id']]]],
['table'=>'deploy','where'=>[['frame','=',$input['id']]]],
['table'=>'entry','where'=>[['frame','=',$input['id']]]],
['table'=>'extry','where'=>[['frame','=',$input['id']]]],
['table'=>'ice','where'=>[['frame','=',$input['id']]]],