The view layer The access control layer is implemented by the controller of ThinkPHP, and the controller of different modules is distinguished by the module mechanism and namespace.ThinkPHP also provides pre and post operations in the controller to reduce the coupling of different types of code through AOP.