💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
![](https://img.kancloud.cn/c4/3d/c43d1bb80aabee2821e0a72e0a325e8f_1244x798.png) ``` $plugins = pdo_fetchall('select * from ' . tablename('ewei_shop_plugin') . ' where iscom=0 and deprecated=0 ' . $status . ' order by displayorder asc'); $plugins = $this->arrayUnique($plugins); ``` ``` 不用缓存这样就行了,然后需要隐藏就去数据表改就行 ims_ewei_shop_plugin 插件表 status 1显示 0不显示 ```