From 87bcda844e1e12f040bf949446668d8520cef918 Mon Sep 17 00:00:00 2001 From: COOL Date: Tue, 13 May 2025 17:50:57 +0800 Subject: [PATCH] fix entityRenderPage --- core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/package.json b/core/package.json index 1c94cf7..d0fe2fe 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "8.0.3", + "version": "8.0.4", "description": "cool-admin midway core", "main": "dist/index.js", "typings": "index.d.ts",