From 0b2869d165b473f6cac7a6b7891e5260168f5b0e Mon Sep 17 00:00:00 2001 From: leiyilu <1509167646@qq.com> Date: Sun, 19 Jun 2022 22:18:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8C=87=E4=BB=A4=E3=80=90?= =?UTF-8?q?=E9=80=8D=E9=81=A5=E6=8F=92=E4=BB=B6=EF=BC=88=E5=BC=BA=E5=88=B6?= =?UTF-8?q?=EF=BC=89=E6=9B=B4=E6=96=B0=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index c5ae88d..9036ba4 100644 --- a/index.js +++ b/index.js @@ -8,7 +8,7 @@ import { updateMiaoPlugin } from "./apps/admin.js"; export { - updateRes, + updateRes,updateMiaoPlugin, roleInfo,weaponInfo,monsterInfo,foodInfo,RelicsInfo };