After the "EasyWechat" configuration is completed, the request jssdk prompts that appid is illegal?

first of all, I have made sure that overtrue/laravel-wechat is installed correctly and returned correctly after testing, as shown in figure

clipboard.png
:

:


:

clipboard.png

I have made sure that appid is correct.
environment: local testing, non-online testing, I am about to deploy and start online testing. Is it true that this kind of test can no longer be tested locally?

Php
Mar.09,2021

is the configuration file right?
return [

]
'official_account' => [
    'default' => [
    
    ]
]

]


everything is right. I didn't find out why until Monday night because I turned on debugbar..

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3a076-345aa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3a076-345aa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?