I am not familiar with just using thinkphp,
when you generate a module using commands such as php think crud test, you find that only the admin module is generated and is only available in the background. Can you directly generate the corresponding module of the front desk?
or how does the background migrate to the foreground?