Prompt class not found for references between class files under the tp5 framework on the server

for example, the following figure shows the error message and the corresponding file under applicationmobilesupportcontroller

clipboard.png

clipboard.png

the namespace of both class files is namespace appmobilesupportController;
Message file with the following use:
use appmobilesupportControllerProject;
use thinkController;

the same situation has happened before, but the files involved are all third-party files and do not inherit the Controller class, so I threw them into the extendlib directory and changed namespace to the corresponding file name of lib,use lib. These files inherit the Controller class.

I would like to ask what is the reason for this and what is the solution?

Feb.28,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b225ba-2ad8b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b225ba-2ad8b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?