修改微信access_token

This commit is contained in:
2023-05-16 17:10:02 +08:00
parent c3ce0af2db
commit bcde789d7f
5 changed files with 38 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
namespace App\Factory;
use Hyperf\Redis\Pool\PoolFactory;
use Hyperf\Redis\Redis;
class ProdRedisFactory extends Redis