From e82304a15a3451bd57ba1bbb8b8931b722116db9 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 28 Jun 2024 16:42:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'drpy/drpy2.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- drpy/drpy2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drpy/drpy2.js b/drpy/drpy2.js index 336740e9..7186cf81 100644 --- a/drpy/drpy2.js +++ b/drpy/drpy2.js @@ -1,4 +1,4 @@ -const testPath = "http://124.221.241.174:13000/src48597962/Juying/raw/branch/master/drpy/";//module.modulePath.slice(0, module.modulePath.lastIndexOf("/")) + +const testPath = module.modulePath.slice(0, module.modulePath.lastIndexOf("/")) + const { gbkTool } = $.require(testPath + 'gbk.js');