This commit is contained in:
toom1996
2025-07-09 19:25:22 +08:00
parent 8ca0e04569
commit b1159b17cb
4 changed files with 15 additions and 0 deletions

View File

@ -26,6 +26,7 @@ namespace App\Model;
* @property string $app_telephone
* @property string $app_download_url
* @property string $app_extra_tag
* @property string $app_baidu_zhanzhang
*/
class AppWebsiteConfig extends Model
{