Introduce a class written by someone else into the thinkphp5.0 model
An instantiation error is reported, indicating that the class does not exist, but in fact it does exist
How to instantiate this? I can instantiate it in function.php
Now I want to use it in the model, please help!
new \Yprint