1): The application file must be created in the tjb2c\admin\app folder
2): The name of the application file must be index.php?app=parameter passed by app in groupbuy .app.php such as groupbuy.app.php
3): The class name in the application file must be the parameter App passed by app in index.php?app=groupbuy, must inherit BaseModel, and must have a constructor