quanwei
2025-12-25 a47b138c7455dee981af9b4fac431a16c0eee675
admin/app/shop/model/product/Category.php
@@ -58,7 +58,7 @@
     * 删除缓存
     */
    private function deleteCache()
    {
    {   Cache::delete('category_all_' . static::$app_id);
        return Cache::delete('category_' . static::$app_id);
    }